I want to register the time the user has left the site with the Global.asa file. The problem is that some users will click on the exit button, and some users will close the explorer without calling to the "session.abandon".
TIn the second case I have to substract 20 minutes to the Date() object created in the Session_OnEnd() function. How can i do that??? It must be programmed in JScript.
Thanks a lot!
Ton.
TIn the second case I have to substract 20 minutes to the Date() object created in the Session_OnEnd() function. How can i do that??? It must be programmed in JScript.
Thanks a lot!
Ton.