hi, by default, the script.timeout property is set to 20 mins. if you want to change the value use the session.Timeout property(the value is expressed in minuts not seconds). if you want to end a users session at any time, use session.abandon.
HTH Tim -----Message d'origine----- De : Jaco Roux [mailto:[EMAIL PROTECTED]] Envoy� : lundi 9 septembre 2002 10:56 � : ActiveServerPages Objet : Session State Hi There I set a session variable on my web site and the user follows a link to another web site... How long will the session on my web site still be active for and is it reliant on the Session.Timeout setting and the settings of IIS? Thanks Jaco Roux --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
