Ver Mensaje Individual
  #2 (permalink)  
Antiguo 06/10/2006, 15:01
rlobos
 
Fecha de Ingreso: enero-2005
Mensajes: 105
Antigüedad: 20 años, 2 meses
Puntos: 2
Puedes usar esto para no dejar cache


<html>
<head>
<title>titulo</title>
<meta http-equiv="Cache-Control" content="must-revalidate"/>
<meta http-equiv="Cache-Control" content="no-cache"/>
</head>