Topic awaiting preservation: IE cache problem |
|
---|---|
Author | Thread |
Obsessive-Compulsive (I) Inmate From: Silicon Scally, UK |
posted 04-16-2004 10:43
Hi! |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 04-16-2004 17:27
Yep, you can't fix this. If the user has their preferences set to "check for newer versions of a page" (Tools>> Internet Options >> Temporary Internet Files >> Settings ) then image caching is turned off. |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
posted 04-16-2004 17:41
though you could do some server side trickery, and present the user with a 'change your cache settings, or don't play this game' message... |
Obsessive-Compulsive (I) Inmate From: Silicon Scally, UK |
posted 04-16-2004 18:02
I have my browsers (IE5.2, Moz 1.7, Safari 1.0 on OS X; IE6, Moz 1.7 on Win2k) set to reload the page every time too, in which case the images are loaded just once per page, but every page load/refresh. The occasional problem with Win IE comes from where one image may be used 50 times in the page, and IE will load that image 50 times from the server (meaning each room takes a long, long time to display). But not on my machines, for some reason! It's not happened so far today, according to the server logs. |
Bipolar (III) Inmate From: Israel |
posted 04-18-2004 10:39
In order to avoid a browser cache, you can add the following server side code: code: // Clear cache
code: <SCRIPT RUNAT=SERVER LANGUAGE=VBScript> |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
posted 04-18-2004 11:21
quote:
|
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 04-18-2004 22:28
I should also say I didn't have a problem playing. And my cache is off. |
Obsessive-Compulsive (I) Inmate From: Silicon Scally, UK |
posted 04-19-2004 13:25
"I should also say I didn't have a problem playing." |
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 04-19-2004 13:31
The poster has demanded we remove all his contributions, less he takes legal action. |