| Chris Crowe [MVP] 2005-08-31, 6:00 pm |
| There are a number of other headers that you can specify that can stop
caching.
Caching can occur at the client, proxy, and server
See
Web Caching and Content Delivery Resources
http://www.web-caching.com/
PRB: Browser Does Not Display Most Recent Versions of HTM or ASP Files
http://support.microsoft.com/kb/q172896/
Also get your client to change IE Settings to "Every Visit to the Page"
under
Tools - Internet Options - Tempoarary Internet Files - Settings
Although if you provide the headers in the above resources you should not
need this.
--
Cheers
Chris
Chris Crowe [IIS MVP]
http://blog.crowe.co.nz
"Nishant" <Nishant@discussions.microsoft.com> wrote in message
news:23F83D20-CA20-45C7-B762-41CE2A1A7030@microsoft.com...
>I have one ASP web application. in that when ever i do something on the
>page
> and submit it it wont refresh the page (though it is going to server) I
> have
> to 'F5' then only it refresh the page----This is happenning only at client
> site but on server it is working fine
> In IIS , i enabled the content expiration immed
> Do not cache asp pages
> And one more thing when i clear the cache from client and then Do
> something
> it works fine but next again the same problem
>
> Plz help me
> NIshant
|