In my website, I am maintaining session["login"]=1
on successful login of user. I want to expire the session on closing of browser in ASP with C#.
Asked
Active
Viewed 72 times
0

anon582847382
- 19,907
- 5
- 54
- 57

Ashok
- 157
- 1
- 2
- 14
-
http://stackoverflow.com/questions/19582615/end-session-on-browser-tab-close – Nalaka526 Apr 05 '14 at 15:57
-
http://stackoverflow.com/a/21580566/304683 – EdSF Apr 05 '14 at 18:40