2
Answers

Set and get the session value using javascript?

Photo of Brijesh mandaliya

Brijesh mandaliya

14y
22.6k
1
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)