PC Review


Reply
Thread Tools Rate Thread

caching problems in IE6

 
 
Allan Gaines
Guest
Posts: n/a
 
      20th Apr 2005
Caching behavior in IE6

Our application experiences this problem when it runs in IE(not Netscape
or
Firefox).
The app consists of 2 frames - one frame has a submit button and box for

entering
a URL, the 2nd frame has a back button. The back button is implemented
in
javascript with window.history.go(-1). We download URLs from an(Apache)
server.
The back button works fine until the following: some of the pages we
download
have icons that when clicked, open a new window in the browser. After
this new
window is opened, when we hit the back button, instead of the previous
file
being retrieved from the browser cache, it is retrieved from our server.
We
know this because(among other things) we monitor our web traffic with a
sniffer. Its
as if, after we launch the extra window, the cache thinks that it does
not
have the
file that we are trying to retrieve, and gets it from the server. The
file
IS still in
the cache(we are using CacheMonitor). Does anyone have any ideas about
why
this is happening? Thank you.


 
Reply With Quote
 
 
 
 
Robert Aldwinckle
Guest
Posts: n/a
 
      25th Apr 2005
"Allan Gaines" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Caching behavior in IE6
>
> Our application experiences this problem when it runs in IE(not Netscape
> or
> Firefox).
> The app consists of 2 frames - one frame has a submit button and box for
>
> entering
> a URL, the 2nd frame has a back button. The back button is implemented
> in
> javascript with window.history.go(-1). We download URLs from an(Apache)
> server.
> The back button works fine until the following: some of the pages we
> download
> have icons that when clicked, open a new window in the browser. After
> this new
> window is opened, when we hit the back button, instead of the previous
> file
> being retrieved from the browser cache, it is retrieved from our server.
> We
> know this because(among other things) we monitor our web traffic with a
> sniffer. Its
> as if, after we launch the extra window, the cache thinks that it does
> not
> have the
> file that we are trying to retrieve, and gets it from the server. The
> file
> IS still in
> the cache(we are using CacheMonitor). Does anyone have any ideas about
> why
> this is happening? Thank you.


I have found that the only reliable way to go *only* to the cache
is to first set Work Offline otherwise there is always the possibility
that IE will at least send a check request for the page you are going
back to first.

If you want to stay in a Working Online state instead you could try
changing your cache-checking option to Never. (Alt-T,O,Alt-S,N)
However, then users are required to use the Refresh command
any time they suspect there might be fresher content. They can
minimize the need of that of course by always clearing their TIF;
e.g. either automatically or manually.


HTH

Robert Aldwinckle
---



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Caching problems Tomasz Microsoft ASP .NET 2 2nd Oct 2006 01:30 PM
DNS caching problems phwashington@comcast.net Windows XP Networking 1 17th May 2006 09:36 PM
Caching problems in IE tshad Microsoft ASP .NET 13 30th Mar 2005 10:51 PM
Caching problems Brandon Berg Windows XP Internet Explorer 1 16th Nov 2003 10:29 AM
Caching problems CT Microsoft Outlook 0 23rd Oct 2003 08:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:59 PM.