hi guys, I still confused. how can I create session in javascript and call session variable in ascx like that :
java script :
session["path"] = "test";
ascx =
string loc = session["path"].toString();
please help me
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Yatendrasinh JoddhaPosted Jul 17, 2017, 2:26 PM
Mega AnaskaPosted Oct 31, 2017, 11:47 PM
Harish SupekarPosted Jul 18, 2017, 1:08 AM