![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
09/02/2002, 06:01
|
![Avatar de umdraiga](http://static.forosdelweb.com/customavatars/avatar14109_1.gif) | | | Fecha de Ingreso: diciembre-2001 Ubicación: Aragón España
Mensajes: 128
Antigüedad: 23 años, 1 mes Puntos: 0 | |
Re: Redireccionar <SCRIPT LANGUAGE="JavaScript">
<!-- Comienzo. Indica el tiempo y la página donde quieres redirigir al visitante
redirTime = "15000";
redirURL = "http://www.tuweb.com";
function redirTimer() { self.setTimeout("self.location.href = redirURL;",redirTime); }
// Fin -->
</script>
<body onload="redirTimer()" |