![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
10/08/2004, 21:14
|
| | Fecha de Ingreso: diciembre-2002
Mensajes: 473
Antigüedad: 22 años, 2 meses Puntos: 0 | |
con mozilla tambien Amigo, gracias por contestar.Mira, al recibitr el form f01r.php (de la pagina f01.php ) deberia tambien ejecutar este codigo PHP embebido con Js pero no lo hace y mostrar en f01e.php los errores:
<script language="JavaScript">
var lugar = "f01e.php?errormsg=<? echo($errorDB1); ?>&txtmsg=Pulse aquí para intentar de nuevo&formback=f01.php";
window.location.href(lugar);
</script>
Tambien me pasa con Mozilla.Solo IE anda bien y redirecciona(mas raro aun!) Que sera? |