Set and get the session value using javascript?

Oct 22 2010 8:03 AM
Hi...
I want to get and set the value on session variable using javascript

i am using this
var a = '<%=Session("name")%>';

But this will give error for the <> this tag.This tag will be Expected.

Thanks & Regards,
Brijesh Mandaliya

Answers (2)