T
tshad
I am writing some library routines to use in my asp.net pages. They need to
access my session variables, but I don't know what namespaces/libraries to
access to make it work. Asp.net already does that for you.
How do I access Session variables from my objects?
What refererence (using...) do I need as well as what .dll do I need in my
make file?
Thanks,
Tom
access my session variables, but I don't know what namespaces/libraries to
access to make it work. Asp.net already does that for you.
How do I access Session variables from my objects?
What refererence (using...) do I need as well as what .dll do I need in my
make file?
Thanks,
Tom