Senthilrajan VS a écrit :
Hi Stéphane Zuckerman,
Thanks for your response. Can u please tell me how can I close the
connection if the user close the window directly because I am not maintain
any session in the window
These are two unrelated events : you want a client-side event to create
a server-side event. I don't know enough JavaScript to help you an
"onClose" event (I don't even know if that exists). You'd better use a
link to make the session close, and if you really don't want to have a
session to stay opened too long, just shrink its timeout to a few
seconds. :-)
--
Stéphane Zuckerman
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]