Hi,
I need to keep track that only one user can log into the system at any given time 
using one particular id. I keep track of that in the global session object. Also when 
the
user logs out I remove the info from the global session. But the problem is if the 
user 
exits from the browser without logging off. In that case I'm unable to remove the info 
from the global session. Is there a way to force the logout event to trigger when the 
window is closed?I'd appreciate if any one has any thoughts on this. 
Thanks.
Amit.
_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to