For those interested, the question was presented a while back
on another list on how to keep a page from being cached by the
browser. Someone there suggested using:
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
which may work on some browsers, but didn't on mine. Maybe it
is a directive to the server... I don't know for sure. However,
I was able to accomplish the task by adding:
<META HTTP-EQUIV="expires" CONTENT="Mon, 31 Dec 1998 10:00:00 MDT">
setting the expiration date well in the past as above. MSIE 3.02
now retrieves the updated page everytime it is entered with the
new data from my database.
Thought this might be useful to some of you.
Regards,
Tom Fosson
----- F R E E A S S O C I A T E S P R O G R A M -----
<A HREF ="http://www.marketingtips.com/sr/t.x/23152">http://www.marketingtips.com/sr/t.x/23152</A>
------------------ W E B H O S T I N G ----------------
300 Megabytes of LIFETIME Web Space for $300 FLAT!!
HTML, VRML, Java, C++, Perl, php3, Python - T3 connection
Unlimited email aliases - Personal CGI-BIN Directory
Domain Name hosting - NO SETUP FEE - NO MONTHLY FEES!
<A HREF ="http://www.moreprofits.com/cgi-bin/view.cgi/346/">http://www.moreprofits.com/cgi-bin/view.cgi/346/</A>
-------------------- E - W O R K S -------------------
http://eworks.mympc.com/members/tomf.html - 200Mg LIFETIME
WEB HOSTING for $300 - NO MONTHLY FEES - NO SETUP CHARGES
E-COMMERCE READY - FREE SECURE SERVER - FREE TRIAL!!!
------------------------ e G o l d -----------------------
https://www.e-gold.com/newacct/newac...asp?cid=102027
------------------ S I T E D E S I G N -----------------
Websites designed and published by Cyberspace Publishing
193 E Main St, #292, Chillicothe, Ohio 45601
mailto:[email protected] * <A HREF ="http://www.amug.org/~cyberpub/">http://www.amug.org/~cyberpub/</A>
Comment