Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Every time vs. Automatically
Message
De
02/12/2003 16:32:19
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00855099
Message ID:
00855199
Vues:
15
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform