Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to catch the browse event
Message
 
To
17/10/2000 14:10:35
General information
Forum:
Internet
Category:
Active Server Page
Miscellaneous
Thread ID:
00430449
Message ID:
00431491
Views:
13
You should be using a global.asa file with your application. If so, put the code to update the time in the subroutine:

Sub Session_OnEnd

which fires after the user exits the application or if they close the browser or the 'session' is lost due to inactivity.

HTH.

Mike A.

>I meet one problem that is if the user click the close button of the browse at the top right corner,how can I catch the event in my web application.I want to put the user's exit time in my database
Michael P. Antonovich, MCSD
Email: mike@micmin.com
MicMin Associates - Orlando, FL


Previous
Reply
Map
View

Click here to load this message in the networking platform