|
-
Jun 19th, 2002, 02:14 PM
#1
Thread Starter
Lively Member
remove session objects
I have a web based application. It uses session objects. We have a logOff buttion in the application. When the user clicks the logoff buttion the session objects are destroyed and logged off message is displayed.
Any thoughts on how to destroy session objects if the user closes the browser without using logoff buttion? I tried onunload event but this is a problem as his objects gets destroyed if he clicks refresh on the browser.
Thanks in advance.
-
Jun 20th, 2002, 05:34 PM
#2
what sessions? what is the code? theoretically all sessions are terminated when the browser is closed. but what code are you using?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|