The Session_OnEnd event occurs when a session is abandoned or times out. Of the server built-in objects, only the Application, Server, and Session objects are available.
<SCRIPT LANGUAGE=ScriptLanguage RUNAT=Server>
Sub
Session_OnEnd
. . .
End Sub
</SCRIPT>
ScriptLanguage
Specifies the scripting language used to write the event script. It may be any supported scripting language, such as Microsoft® Visual Basic® Scripting Edition or JScript™. If more than one event uses the same scripting language, they can be combined under a single set of <SCRIPT> tags.
You cannot call the MapPath method in the Session_OnEnd script.
Session_OnStart, Application_OnEnd
© Microsoft Corporation. All rights reserved.
file: /Techref/language/asp/OBJ/global_6.htm, 1KB, , updated: 1996/11/21 18:01, local time: 2024/11/8 22:57,
3.133.155.163:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/techref/language/asp/OBJ/global_6.htm"> Session_OnEnd</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.