Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IE6 and IIS4 Session variables
Message
De
10/01/2002 08:21:40
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
IE6 and IIS4 Session variables
Divers
Thread ID:
00602922
Message ID:
00602922
Vues:
53
I am noticing a strange phenomenon with IE6 viewing asp pages run on IIS4. I have a session variable created in the global.asa in the session_onstart() sub. I can assign a value to the variable in the global.asa:
Session("strMyVar") = "somevalue". When I change that value on a page and then response.write immediately after to see the value, all is well. If I move to another page on the same site via a redirect or even a link, the value in the session variable reverts to the original value assigned in the global.asa. I am at a loss to figure this out. Any suggestions? Thanks in advance!

Paul
"No one outside ourselves can rule us inwardly. When we know this, we become free." -- Buddha
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform