eramgarden Posted July 13, 2005 Posted July 13, 2005 we have an HTML page with this on the top of the page <meta HTTP-EQUIV="Pragma" CONTENT="no-cache"> <meta HTTP-EQUIV="Expires" CONTENT="-1"> But it still caches the page from time to time and users have to "delete files". Any ideas what we're missing? Quote
HJB417 Posted July 16, 2005 Posted July 16, 2005 have you tried using Response.Cache.SetNoServerCaching Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.