PDA

Click to See Complete Forum and Search --> : session("xx")???


Cerebrate
May 31st, 2000, 03:43 AM
I try to change my web site from VBscript to Jscript.
I have some session variables,but after I change my page to jscript, it's not working anymore.
isn't "session" an ASP stuff?
can anyone help me to access "session" in Javascript.
in VBscript: session("Count")=10
in JaveScript: ????????

Cerebrate

noone
May 31st, 2000, 06:35 AM
Accessing the Session variable itself should still probably be the exact same. Try posting in the ASP forum.