|   | Product Home Page | Developer Site | Version | 
|      | 
ASP Session object events are listed in the following table. Session object events are defined in the global.asa file.
| 
Event
 | 
Description
 | 
|---|---|
| 
Session_OnStart
 | 
Occurs when the server creates a new session. It runs before executing the requested page.
 | 
| 
Session_OnEnd
 | 
Occurs when the session is abandoned or times out.
 | 
|      | 
Copyright © 2003 Sun Microsystems, Inc. All rights reserved.