ASP.net: Prevent Caching of a Page


/ Published in: ASP
Save to your folder(s)

Code snippet prevents caching of the page by setting http header values and a LAST MODIFIED header to prevent google from caching too long. This should go into the page load event.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.