| Subject: Web pages won't refresh when connected through a LAN |
| Group: microsoft.public.internetexplorer.general |
| Date: 9/4/2008 7:03:00 AM |
| From: =?Utf-8?B?QWRkcmVzcyBiYXIgZG9lcyBub3QgYXV0b2ZpbGw=?= [Email Address Protection] |
I'm using a company network to connect to internet. All the websites I frequently visit always load a older version of the site (few days older). When connected from home these pages load the correct pages. It looks like, the pages are cached in LAN somewhere from which they are being loaded. I have tried all the options including setting the "Check for Newer version of Stored pages" option under Temporary internet file settings to "Every time I visit the page" Can you please help me resolve this issue. Its irritating to see the older version of the pages every single time. They won't even load with F5 or Ctrl+F5!!! |
| Back |
| Subject: Re: Web pages won't refresh when connected through a LAN |
| Group: microsoft.public.internetexplorer.general |
| Date: 9/4/2008 7:16:24 AM |
| From: Leonard Grey [Email Address Protection] |
Talk to your IT department. --- Leonard Grey Errare humanum est Address bar does not autofill wrote: > I'm using a company network to connect to internet. All the websites I > frequently visit always load a older version of the site (few days older). > When connected from home these pages load the correct pages. It looks like, > the pages are cached in LAN somewhere from which they are being loaded. > > I have tried all the options including setting the "Check for Newer version > of Stored pages" option under Temporary internet file settings to "Every time > I visit the page" > > Can you please help me resolve this issue. Its irritating to see the older > version of the pages every single time. They won't even load with F5 or > Ctrl+F5!!! > > |
| Back |
| Subject: Re: Web pages won't refresh when connected through a LAN |
| Group: microsoft.public.internetexplorer.general |
| Date: 9/4/2008 9:46:26 AM |
| From: "Robert Aldwinckle" [Email Address Protection] |
"Address bar does not autofill" <Addressbardoesnotautofill@discussions.microsoft.com> wrote in message news:44EA6435-1505-47DB-9536-A7F2FCA2E65D@microsoft.com... > I'm using a company network to connect to internet. All the websites I > frequently visit always load a older version of the site (few days older). > When connected from home these pages load the correct pages. It looks like, > the pages are cached in LAN somewhere from which they are being loaded. > > I have tried all the options including setting the "Check for Newer version > of Stored pages" option under Temporary internet file settings to "Every time > I visit the page" > > Can you please help me resolve this issue. Its irritating to see the older > version of the pages every single time. > They won't even load with F5 or Ctrl+F5!!! Can you use HTTPS as a protocol prefix? They couldn't be cached then. Another trick that might work is adding a "query" to your request, as if your server was CGI and you were filling in fields with new data. But then the server would have to ignore the query, in particular not generate an HTTP 404 response to it. ; ) Good luck Robert Aldwinckle --- |
| Back |