|
|
|
|
![]() ![]() |
Aug 10 2006, 09:04 AM
Post
#11
|
|
|
Premium Member Group: Members Posts: 243 Joined: 20-January 05 From: Bombay, INDIA Member No.: 2,231 |
just a quick note :
I gather people want the page displayed in the browser to be the latest off the site, correct? This means the browser needs to connect to the server and download the content each time a request is made. In IE Options, click SETTINGS on the GENERAL tab. Would it then help if the option CHECK FOR NEWER VERSIONS OF STORED PAGES is set to EVERY VISIT rather than the defaul option of AUTOMATICALLY
|
|
|
|
Aug 10 2006, 12:49 PM
Post
#12
|
|
|
Guilty Until Proven Innocent Group: Members Posts: 372 Joined: 13-April 05 Member No.: 3,937 |
I find that wget is a generally invaluable tool for web development. It can be difficult to fetch a particular dynamic page with wget, but you can send parameters and I have written fairly sophisticated unit tests with it. Simple Perl scripts work too. The IE stuff was a windows OS bug.. another example of why do browsers must not be embeded in the kernel OS.. it was resolved when a cache correction patch was released by microsoft.. Windows is trying to established an offline sync of the web.. nice thing that i change to firefox since with IE bug.. if i browse a 10 page website.. all those page will be cache in the local cache and into the special temp location.. on the other hand.. my old ISP is using a windows proxy server.. another reason how windows fast proxy setup and bandwidth increaser is actually messing up.. i still go for linux for all time sensitive data transaction such as desicion making on the cache.. This post has been edited by vhortex: Aug 10 2006, 12:49 PM |
|
|
|
Aug 15 2006, 10:00 PM
Post
#13
|
|
|
Advanced Member Group: Members Posts: 179 Joined: 14-August 06 From: Vault 0 / Brazil Member No.: 15,193 |
Ctrl+F5 also works for reloading the page and ignore the cache content. If I'm not mistaken it works for IE as well.
|
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 5th December 2008 - 05:45 PM |