Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to catch the browse event
Message
 
À
17/10/2000 14:10:35
Information générale
Forum:
Internet
Catégorie:
Active Server Page
Divers
Thread ID:
00430449
Message ID:
00431491
Vues:
14
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


Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform