I running a timer in an ASP page with javascript and when the user push the stop button, it saves the time where it stops, but i need to consider when the user close the web page by accident and even when the user shutdown the system and forget to push the stop button in order to save the time, so can i do this?