This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Dreamweaver > January 2005 > Extending a session time





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Extending a session time
Wally Kolcz

2005-01-17, 7:14 pm

Where in the login session created by Dreamweavers Login User server
behavior does it set the max time it will allow user to be idle on a site
prior to them having to relogin? .asp/vb


Kindler Chase

2005-01-17, 11:15 pm

Wally Kolcz wrote:
> Where in the login session created by Dreamweavers Login User server
> behavior does it set the max time it will allow user to be idle on a
> site prior to them having to relogin? .asp/vb


20 minutes is the default session time out. Locate the portion fo the
dreamweaver code that redirects the user to the successful login page and
add this just above the response.redirect() line:
'increase session timeout to 60 minutes
'change as needed
Session.Timeout=60

--
kindler chase
http://www.ncubed.com
Home of SuperInvoice's PlayGround

news://news.ncubed.com/support
n3 Support Group


Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews