Session State
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I am using Session in a web page before page load. i.e., I have a global variable which instantiates a class where current.session is used. My current.session is nothing when I create the object for the class. But after the Page loads, session shows all values. Please help.. Senthil
-
I am using Session in a web page before page load. i.e., I have a global variable which instantiates a class where current.session is used. My current.session is nothing when I create the object for the class. But after the Page loads, session shows all values. Please help.. Senthil