Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IE6 and IIS4 Session variables
Message
From
10/01/2002 08:21:40
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
IE6 and IIS4 Session variables
Miscellaneous
Thread ID:
00602922
Message ID:
00602922
Views:
57
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
Next
Reply
Map
View

Click here to load this message in the networking platform