The SessionTimeOut and ApplicationTimeout has a 1 day before they can kill 
the variables. That's what I think where the problem is.

Rob 


<< Hey all,
 
 I am having a serious session management problem.  Here is my cfapplication
 tag ...
 
 <CFAPPLICATION NAME="xite"
    SESSIONMANAGEMENT="Yes"
    SESSIONTIMEOUT="#CreateTimeSpan(0,1,0,0)#"
    APPLICATIONTIMEOUT="#CreateTimeSpan(0,1,0,0)#">
 
 When I was working with the application last night I had a cfid of 71.  This
 morning when I come back in (machine was shutdown last night) and logged
 back into the application I had a cfid of 71 and the stuff that I put into
 the shopping cart last night showed up.
 
 What am I doing wrong????!!!
 
 --------------------
 Tim Bahlke, CIFO
 thinkcreate.com
 p. 336.230.0575
 f. 336.230.0083
  >>
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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.

Reply via email to