N
news.microsoft.com
I created an asp.net project, and then a new class whitin a file.
How can i access the session of the project within the new class?
If i try
session("var")="user "
I have an error message.
Tanks
Fernando
How can i access the session of the project within the new class?
If i try
session("var")="user "
I have an error message.
Tanks
Fernando