![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
06/03/2005, 16:36
|
![Avatar de ludovico2000](http://static.forosdelweb.com/customavatars/avatar46447_1.gif) | | | Fecha de Ingreso: noviembre-2003 Ubicación: Bizkaia
Mensajes: 1.315
Antigüedad: 21 años, 3 meses Puntos: 2 | |
Esta sería la función:
<SCRIPT LANGUAGE="JavaScript">
function redir() {
setTimeout("location.href='http://www.midominio.com/foro'", 0);
}
</SCRIPT>
<body onload="redir()">
Sencilla, ¿no? ;)
espero haberte ayudado
COMPARTIENDO, MEJORAMOS TODOS |