Log in

View Full Version : Browers Refresh does not work when html is updated.



Girard Ibanez
11-15-2006, 05:38 PM
When I updated my html pages the changes are not updated when I click through the navigational links.

It will update if I use F5 to refresh the cache.

Is there a script to automatically update the users cache so that any changes I make to the pages they will get automatically get the new updates.

Twey
11-15-2006, 06:14 PM
There is not.

mwinter
11-15-2006, 06:16 PM
When I updated my html pages the changes are not updated when I click through the navigational links.

Yes, they are cached.



Is there a script to automatically update the users cache so that any changes I make to the pages they will get automatically get the new updates.

No.

Ensure that your server is sending appropriate cache-related headers. Note that that does not mean disabling caching, it just means controlling it, appropriately.

Mike