Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Session timeouts
Message
From
11/06/2002 00:00:43
 
 
General information
Forum:
Internet
Category:
Active Server Page
Miscellaneous
Thread ID:
00666613
Message ID:
00666789
Views:
21
use Session_OnEnd event for that.
ex.
<SCRIPT LANGUAGE=ScriptLanguage RUNAT=Server> 
Sub Session_OnEnd
. . . 
End Sub
</SCRIPT>
Best Luck..
Nilesh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform