Not to take page from cache
Posted: Mon May 24, 2004 8:38 am
Hello
Does any one know how to automatically refresh a web page when a person visits its again instead of taking it from the cahe ?
I tried :
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
But it still takes it from cache sometimes.
Any suggestions ?
Thanks
Does any one know how to automatically refresh a web page when a person visits its again instead of taking it from the cahe ?
I tried :
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Cache-Control" CONTENT="no-cache">
But it still takes it from cache sometimes.
Any suggestions ?
Thanks