I would like session variables for an application that I am currently
working on to last an entire 24 hours.
This is a fusebox application, so in my app_globals file I have:
<cfapplication name="xyz" sessionmanagement="yes"
SESSIONTIMEOUT="#CreateTimeSpan(1, 0, 0, 0)#" clientmanagement="YES"
setclientcookies="YES" >
In spite of setting sessiontimeout to 1 day, they still seem to be timing
out after 20 minutes. Does anyone have any ideas what I might be doing
wrong.
Thanks,
Eron
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.