[thelist] Browser Caching WAS JavaScript: the Back Button

Feingold Josh S thelist at lists.evolt.org
Mon May 13 13:48:01 2002


--
[ Picked text/plain from multipart/alternative ]
> There are fairly reliable ways to prevent caching, both in
> IIS and in the
> script...

Well, for a web app I was just working on I tried adding no cache meta-tags
to my page and IIS is set to always send a new page, but the page still
cached in my browser.  However, maybe my environment is an anomaly.

I would be interested in hearing if anyone else has run into the issue of
browsers forcing caching in the past.

Josh