Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Response.CacheControl =
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Response.CacheControl =
Miscellaneous
Thread ID:
00531340
Message ID:
00531340
Views:
46
Ok in order to stop a page from being cached I used Response.CacheControl = "no-cache". It works fine but when a user goes 'back' to the page it displays this message saying:

Warning: Page has Expired The page you requested was created using information you submitted in a form. This page is no longer available. As a security precaution, Internet Explorer does not automatically resubmit your information for you.

To resubmit your information and view this Web page, click the Refresh button.


Is there any way I can just have the browser reload the page (with submitted values) without having to hit the refresh button?


Thanks
-Eric
Next
Reply
Map
View

Click here to load this message in the networking platform