Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question on IIS 5.0 and Session Variables
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Question on IIS 5.0 and Session Variables
Divers
Thread ID:
00608411
Message ID:
00608411
Vues:
42
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).
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform