HI,
Is there any code that can be use to update a database when the user close the browser. Also i need to display a message on the screen if the user is inactive for a certain time. If this time is exceeded then the system will log the user out.
I've use JavaScript onUnload/Onbeforeunload event
Problem
- It does not work properly
- Do not have control of current browser
- Does note work on Netscape
Start Free Trial