Hi experts,
is there a way to update my database upon closing the browser without any popup window?
For example like a chat room, when you close the browser it update the database and let other know you have left the chat room.
I tried onunload but it doesn't seem to work... maybe the closing action is too fast for the command to be execute?
PLease kindly help me thanks.
P/s: I found no help in javascript forum so I post here
is there a way to update my database upon closing the browser without any popup window?
For example like a chat room, when you close the browser it update the database and let other know you have left the chat room.
I tried onunload but it doesn't seem to work... maybe the closing action is too fast for the command to be execute?
PLease kindly help me thanks.
P/s: I found no help in javascript forum so I post here