Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question on IIS 5.0 and Session Variables
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Question on IIS 5.0 and Session Variables
Miscellaneous
Thread ID:
00608411
Message ID:
00608411
Views:
43
I have a customer who has upgraded their web server from NT 4 to NT 2000. He is telling me that the session variables are not working correctly because he is referencing the variables with small case, when he created them with mixed case.

Example:
Session("Emp_Id") = 55555
Response.Write "Employee Id: " & Session("emp_id")

This writes out a blank value

I don't use session variables in my sites, so, I don't know if this is a know issue or not. Has anyone had this happen to them?
Tim Westmoreland
Software Engineer
Skyline Technologies, Inc.

"Upper classes are a nation's past; the middle class is its future." - Ayn Rand, Russian-born author (1905-1982).
Next
Reply
Map
View

Click here to load this message in the networking platform