>Is it possible to terminate a session when a user closes their browser?? Its
>easy when a user logs out, or the session times out, it would be nice if you
>could also do it when the browser is closed.

Not really, AFAIK. There is no javascript "onQuit" event or similar - although
there is an "onUnload" which is parsed whenever the current page location
changes. I would just consider making the session timeout shorter.

--------
Rob Keniger


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to