gorilla1
02-27-2003, 01:55 PM
I have set a session variable in my asp code. I have some javascript code that runs on the server ('runat server' is specified). I want to access the session variable from within the javascript code. How do I do this?
G
G