Ver Mensaje Individual
  #12 (permalink)  
Antiguo 21/01/2002, 01:20
zpez
 
Fecha de Ingreso: octubre-2001
Mensajes: 268
Antigüedad: 22 años, 6 meses
Puntos: 0
Re: Socorro, cual era el tag de nocache??

Me parece que en la primera etiqueta se te ha olvidado poner una fecha pasada:

<meta http-equiv="Expires" CONTENT="-1"></meta>

<meta http-equiv="Pragma" CONTENT="no-cache"></meta>

<meta http-equiv="cache-control" content="no-cache"></meta>

yo tuve el mismo problema y con estas tres etiquetas lo resolví totalmente en IE.5.x y anteriores.

<meta name="cache-control" content="no-cache">
<meta http-equiv="Expires" content="Mon, 29 Oct 2001 1:00:00 GMT">
<meta http-equiv="Pragma" content="no-cache">

suerte...


<html><center><img src="http://www.globalmedialab.com/firma/zpez.jpg" height=79 width=352 border="0" alt= ""></a>
</center></html>