Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Session timeouts
Message
From
12/06/2002 11:28:40
 
 
To
12/06/2002 09:22:46
General information
Forum:
Internet
Category:
Active Server Page
Miscellaneous
Thread ID:
00666613
Message ID:
00667427
Views:
25
Dennis,

Thank you for continuing to support this thread. I think you are onto something. Now how do I get this linked up with the actual server timeout.

Neil

>(SCRIPT LANGUAGE=VBS)
> Sub Timeout()
> MsgBox "you timed out"
> End Sub
>
> Sub Window_OnLoad()
> Window.SetTimeOut("TimeOut", 1000, "VBS")
> End Sub
>(/SCRIPT)
>
>This should give you a message box 1 second after the page loads. I'm not sure how you would do it Netscape, but this should work in IE.
>
>Dennis
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform