Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Session timeouts
Message
De
12/06/2002 11:28:40
 
 
À
12/06/2002 09:22:46
Information générale
Forum:
Internet
Catégorie:
Active Server Page
Divers
Thread ID:
00666613
Message ID:
00667427
Vues:
24
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform