View Single Post
  #7 (permalink)  
Old 05-16-2007, 07:11 AM
Robert Aldwinckle
Newsgroup Contributor
 
Posts: n/a
Re: Useless back button

"phansee" <phansee@discussions.microsoft.com> wrote in message
news:EC242729-4745-4D31-9923-B7FACFB1A079@microsoft.com...
> My browser cache is at the max of 1024mb. What is strange is that I have
> been shopping these sites for years and have never had this problem before.
> Why all of a sudden?



Because the site (or if a caching server is involved, an intermediate node
in the path) changed the headers or otherwise changed the cacheability
of the page.


Unless you can use the Back button in Working Offline mode
(e.g. press Alt-F,W before using Alt-CursorLeft) the page is not cacheable.
Then checking/re-requesting the page with all the built-up form variables
will give you that message.


>>>> Check your IE settings under Tools>Internet Options>General>Browsing
>>>> history>Settings>Check for newer versions of stored pages

....

>>> Tried other options available there except for "never" but none worked.



"Never" is what you could have tried as an alternative to setting Work Offline. ; )


Use FiddlerTool to see why the page is being checked/re-requested
and what the server/intermediate cache is doing in response.


HTH

Robert Aldwinckle
---


Full thread:

http://www.microsoft.com/communities...1-70787ae04bbe


Reply With Quote

 
Old 05-16-2007, 07:11 AM