Hi ,
In my project i need to maintain online users. But some one close the browser with out clicking the logout. So i face the problem to find who is in online currently. Plz tell me the way how to check that user is closed the window or not.
I wrote the code in onunload event. But that event is called when i click the refresh button or i moved any other location. So plz give the solution for me.
Thanks,
Raja Mohamed.S
In my project i need to maintain online users. But some one close the browser with out clicking the logout. So i face the problem to find who is in online currently. Plz tell me the way how to check that user is closed the window or not.
I wrote the code in onunload event. But that event is called when i click the refresh button or i moved any other location. So plz give the solution for me.
Thanks,
Raja Mohamed.S
Comment