|
Subject:
|
Getting log out info.
|
|
Posted By:
|
msathyaprasad90
|
Post Date:
|
8/31/2006 4:54:32 AM
|
Dear all, This is Sathya. I am working for a project. In that project i have to track the session info of a user. When he/she is logging out though logout link ther is no problem. But if they suddenly closes the browser window ihave track the session.
Awaiting your replies.,
Remember that this should not work for redireting the page, refreshing the page etc...
Regards, Sathy M
|
|
Reply By:
|
dparsons
|
Reply Date:
|
8/31/2006 7:20:46 AM
|
IE, i think, has an event BeforeBrowserClose which you can do something right before the user closes the window. I think this is only supported on IE though, you should be able to do what you need by manipulating that event.
"The one language all programmers understand is profanity."
|