Mebpage refresh

23/05/2004 - 12:06 por Ammar Majeed | Informe spam
Hi all...
I am building my own website now, and in one of the pages i have a form with
a link that calls entry to guest book on anoher frame, my problem is: that
when i click on the link, the page reloads from cash not fromt he server and
i have to reload the page manually to see the new posts, any tricks to load
the page from the server instead ???
thank you
 

Leer las respuestas

#1 Carlos Rojas
23/05/2004 - 17:07 | Informe spam
hi, try to use this:
<HTML>
<HEAD>
<META HTTP-EQUIV='PRAGMA' content='NO-CACHE'>
<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="no-cache">
<META HTTP-EQUIV="EXPIRES" CONTENT="0">
</HEAD>
<BODY>
Your Text.
</BODY>
</HTML>


Saludos
Carlos Rojas


"Ammar Majeed" escribió en el mensaje
news:qI_rc.93175$
Hi all...
I am building my own website now, and in one of the pages i have a form


with
a link that calls entry to guest book on anoher frame, my problem is: that
when i click on the link, the page reloads from cash not fromt he server


and
i have to reload the page manually to see the new posts, any tricks to


load
the page from the server instead ???
thank you



Preguntas similares