Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Session Variable Values Don't Refresh
Message
De
21/06/2001 14:42:57
Greg Coopman
Gc Systems Corporation
Hollywood, Floride, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00520193
Message ID:
00522097
Vues:
13
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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform