Ver Mensaje Individual
  #3 (permalink)  
Antiguo 22/05/2002, 08:36
alezaph
 
Fecha de Ingreso: abril-2002
Mensajes: 118
Antigüedad: 23 años
Puntos: 1
Re: Nadie puede Ayudarme? caducar Pagina con Globa.asa

No funciona, que estare haciendo mal

<%
Response.Expires = 60
Response.Expiresabsolute = Now() - 1
Response.AddHeader "pragma","no-cache"
Response.AddHeader "cache-control","private"
Response.CacheControl = "no-cache"
%>
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#FFFFFF" text="#000000">
Hola
</body>
</html>


________________
ISC. Alejandro Zapata Hernandez