I'm trying myself to sort out the browser cachine, proxy caching, encrypted pages
cached in browsers but not in proxies, pages cached but requiring revalidation, etc.
Confusing!
I recommend starting with the Caching Tutorial at
http://www.stars.com/Internet/Cache/
then check out his references at the end, particularly the W3C's description of
caching in HTTP 1.1.
best,
Chris Norloff
---------- Original Message ----------------------------------
From: "Gene Kraybill" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Mon, 11 Dec 2000 21:50:57 -0800
>I have a page where Javascript (the onchange event in a SELECT box) reloads a page
>and resets some session vars. I had problems where those session vars would not get
>reset because the page was being pulled out of the browser cache.
>
>The problem disappeared if I set the browser options to check the page every time,
>but
>I couldn't rely on all users having that option set in their own browsers. Taking a
>cue
>from an old post to this list, I found that adding a random number to the query
>string for
>the reload action fixed the problem -- but using the standard META Pragma/ META
>Expire tags did not. Can someone please explain why the META no-cache tags don't
>work in a situation like this?
>
>Gene Kraybill
>
>
>---------------------------------
>Gene Kraybill
>LPW & Associates LLC
>www.lpw.net
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists