Re: [PHP] Internet Explorer Caching



Unfortunately I don't have a choice. I have to be able to handle IE.

And IE is caching the page. I can see it in my Temporary Internet Files folder. And the Expiration Date is 3 hours after the file is created. If I delete the file, a new one is created and the Expiration Date is 3 hours after the new file is created.

Charlene

Richard Lynch wrote:
On Wed, August 29, 2007 2:10 pm, Charlene wrote:
I forgot to mention in my question that only IE appears to cache. And
with the way my PHP program goes, I'm constantly changing the URL as I
go through the application to modify data and status message. But
whenever I return the the edit page, the old data is showing up.

Ah!

"old data" as in "This is what you typed into the form last time you
were here, so this is what you must want in the form this time, no
matter what is in the HTML for the default value, because we are
Microsoft, and our users are stupid and this is what they want"?

You're pretty much dealing with a browser behaviour, I think, and
people dumb enough to use IE actually expect it to work that way, and
trying to fix it is probably a mistake.

.



Relevant Pages

  • Re: [PHP] Internet Explorer Caching
    ... And IE is caching the page. ... I can see it in my Temporary Internet Files folder. ... a new one is created and the Expiration Date is 3 hours after the new file is created. ... whenever I return the the edit page, the old data is showing up. ...
    (php.general)
  • Re: [PHP] Internet Explorer Caching
    ... And IE is caching the page. ... I can see it in my Temporary Internet Files folder. ... a new one is created and the Expiration Date is 3 hours after the new file is created. ...
    (php.general)
  • TIF directory... 1st files in, 1st files out?
    ... When the Temporary Internet Files directory reaches the limit set in ... Does IE stop caching new files? ... start tossing out the first cached files to allow room for the later ones? ... insufficient room for the files that are already there? ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Yet another Browser Back question
    ... can you describe precisely how one sets the caching ... expiration date? ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Absolute expiration and sliding expiration.
    ... Can someone tell me difference between absolute expriation and sliding ... expiration in caching in web service. ...
    (microsoft.public.dotnet.framework.webservices)