Foros del Web » Programando para Internet » Javascript »

enviar un formulario y saltar a otro htm II

Estas en el tema de enviar un formulario y saltar a otro htm II en el foro de Javascript en Foros del Web. la funcion function MM_goToURL() { //v3.0 var i, args=MM_goToURL.arguments; //document.MM_returnValue = false; if ( document.MM_returnValue == true) { for (i=0; i<(args.length-1); i+=2) eval(args +".location='"+args[i+1]+"'");}} formulario ...
  #1 (permalink)  
Antiguo 09/04/2002, 11:48
 
Fecha de Ingreso: abril-2002
Mensajes: 9
Antigüedad: 22 años, 1 mes
Puntos: 0
enviar un formulario y saltar a otro htm II

la funcion

function MM_goToURL() { //v3.0 var i, args=MM_goToURL.arguments; //document.MM_returnValue = false;
if ( document.MM_returnValue == true) {
for (i=0; i<(args.length-1); i+=2) eval(args+".location='"+args[i+1]+"'");}}

formulario

<form name="form1" method=post action="mailto:[email protected]?subject=s ugerencias aeropuerto isla mauricio" enctype="text/plain"></form>




Que estoy haciendo mal? :(
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 14:24.