Click to See Complete Forum and Search --> : Caching HTML pages


Vic
10-28-2005, 05:29 AM
I am trying to achieve two results but I face a problem due to caching of pages by client browser:

1. When user visits a page, the page should reload from the server rather than be 'reused' from cache.

2. When user hits the back-button, the page should either be denied, or (if possible) reload from the server.

Is there any way to achieve this *without* having to ask the user to change cahce-settings on the browser?

Thanks a lot in advance...

rincewind456
10-28-2005, 06:32 AM
Take a look here: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9