It is reset each time.  Think about it ... Your <CFAPPLICATION> tag is in
the Application.cfm, isn't it?  So when you go on to another page, it hits
this again and starts the clock over.


On 8/22/02 5:45 AM, "Mark Leder" <[EMAIL PROTECTED]> wrote:

> In the standard CFAPPLICATION tag, I have
> SESSIONTIMEOUT="#CreateTimeSpan(0,0,45,0)#" (45 minutes)
> 
> My question is this:  Does a session time out after 45 minutes, even if
> a user moves from page to page within a site?  Or does the time couter
> reset to 45 minutes if a new template is called and loaded or a form is
> passed?
> 
> If it doesn't, is there an easy workaround to keep the session alive for
> as long as needed, as long as there's activity?
> 
> Thanks,
> Mark
> 
> 
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to