Ver Mensaje Individual
  #4 (permalink)  
Antiguo 07/05/2002, 09:46
Avatar de Alejandro_Pensa
Alejandro_Pensa
 
Fecha de Ingreso: enero-2002
Ubicación: Córdoba Capital
Mensajes: 76
Antigüedad: 23 años, 3 meses
Puntos: 0
Re: Response.Redirect controlando el tiempo

<html>
<head>
<meta http-equiv="Content-Language" content="es-mx">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<META HTTP-EQUIV="REFRESH" CONTENT="5;<%=PaginaActual%>">
<meta http-equiv="Expires" content="0">
<title>Mi pagina</title>
</head>

Entre <Head> y </Head>