Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Every time vs. Automatically
Message
From
02/12/2003 16:32:19
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00855099
Message ID:
00855199
Views:
16
>>Does anyone know a RELIABLE way to ensure that users are getting the latest version of web pages.<

Dave,

It's been awhile since I messed with ASP.NET, I'm primarily a WinForm developer, but I *did* play around with this several months ago. What I did was put
Response.Expires = 0;
in the Page_Load() method. That seemed to do the trick.

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform