Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Session timeouts
Message
From
11/06/2002 10:40:46
 
 
To
11/06/2002 00:00:43
General information
Forum:
Internet
Category:
Active Server Page
Miscellaneous
Thread ID:
00666613
Message ID:
00666933
Views:
29
Thank you for your response. I guess you would put that in the global.asa. Now... If I want the user to get a notification that his/her session has timed-out what code would you include. I placed a redirect in the sub but that did not work. My user was not redirected to the asp I assigned.

IE:
><SCRIPT LANGUAGE=ScriptLanguage RUNAT=Server>
>Sub Session_OnEnd
>  response.redirect("YourTimeIsUp.ASP")
>End Sub
></SCRIPT>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform