how to kill the session when user closed the brower without logout
- by kumar
Hi,
i am developing one aspnet application in that i am using Sessions. if user login into the application and click on logout here i am closing session.
suppose if the user doesn't click on the logout and he close the browser. how to kill the session when user closed the brower without logout
Regards
kumar