Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
3
Answers
create session in java script and call it in ascx
Mega Anaska
7y
267
1
Reply
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
Post
Reset
Cancel
Answers (
3
)
Next Recommended Forum
can you provide sources to learn PHP ?
How to Import Exccel data from filePicker url?