[Ilugc] Javascript Help

  • From: rkrajeshkumar87@xxxxxxxxx (Rajesh kumar)
  • Date: Mon May 31 20:15:04 2010



Ideally it should not matter - which leads me to the question, why do you
want it? Either way, use this (window.onunload) with caution - nagging users
not to close browser windows is generally considered bad form (unless you're
warning users about unsaved data) and is a usability bug.

Vamsee.


I need this for the purpose of tracking user login and logout, if the user
clicks logout button then there is no problem, but if the browser get closed
or due to some bandwidth issues or if shutdown occurs, then i need to track
it.

Other related posts: