Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Session Variable Values Don't Refresh
Message
From
21/06/2001 14:42:57
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00520193
Message ID:
00522097
Views:
12
My last test results I stated were not correct, right after writing the note it started to fail all over the place. I placed in the code:

Response.Expires = -1
Response.AddHeader "Pragma","no-cache"
Response.AddHeader "Cache-control", "no-store"

at the top of each ASP page I had problems with and it now seems to work correctly. Is there a way to make it global to all ASP pages.
Previous
Reply
Map
View

Click here to load this message in the networking platform