On 7/14/00, [EMAIL PROTECTED] penned:
>The SessionTimeOut and ApplicationTimeout has a 1 day before they can kill
>the variables. That's what I think where the problem is.

No, he has it set for 1 hour. I can't explain why the contents would 
have still been in the cart, unless the clock on the server stopped 
while it was shut down. :)

Are you sure you didn't set the cart as client.cart instead of 
session.cart (or whatever)?

Does anyone know if clientmanagement is enabled by default? Or must 
it be set as "YES" in cfapplication.

>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.

-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452
------------------------------------------------------------------------------
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