mitmo
08-09-2002, 06:23 PM
In order to be sure visitors see the most updated content on my site, I am currently using the lines (on all my pages):
<META HTTP-EQUIV="expires" CONTENT="0">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
Unfortunately, neither seems to work very well in the AOL browser, which most people that visit the site are using...
eventually the content expires and the browser will re-load off the server, but if I change the content then check right away, a hard reload is necessary to view the updated content.
is there another tag that will force the AOL browser to reload content each visit?
Thanx
Dave
<META HTTP-EQUIV="expires" CONTENT="0">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
Unfortunately, neither seems to work very well in the AOL browser, which most people that visit the site are using...
eventually the content expires and the browser will re-load off the server, but if I change the content then check right away, a hard reload is necessary to view the updated content.
is there another tag that will force the AOL browser to reload content each visit?
Thanx
Dave