i created a small application.in that application i want to store the log-in and log-out time.The user logged-in correctly but at the time of log-out the user directly closes the browser.how to store log-out time..
in my application i created a button log-out if the user click on the log-out button there is no problem.but the user closes the browser directly with out click on the log-out button.in this situation how to store the log-out time of a user.
plz help me..