Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Global.asa Timeout 20 minutes


Message #1 by "Frankie LOH" <frankieloh999@h...> on Fri, 27 Sep 2002 00:20:52 +0800
Greeting;

   Anyone knows how to change the default timeout setting for session.OnEnd?


This event occurs EVERY time a user ends a session. A user ends a session 
after a page has not been requested by the user for a specified time (by 
default this is 20 minutes).



Thanks


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com

Message #2 by "Debreceni, David" <david_debreceni@r...> on Thu, 26 Sep 2002 12:26:01 -0400
Either use the session.timeout to set it, or in IIS you can change it under
the configuration for the website or virtual directory.  HTH

Dave

-----Original Message-----
From: Frankie LOH [mailto:frankieloh999@h...] 
Sent: Thursday, September 26, 2002 12:21 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Global.asa Timeout 20 minutes


Greeting;

   Anyone knows how to change the default timeout setting for session.OnEnd?


This event occurs EVERY time a user ends a session. A user ends a session 
after a page has not been requested by the user for a specified time (by 
default this is 20 minutes).



Thanks


_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com



---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20


  Return to Index