I am having a rather strange problem, Some visitors to the site retain their CFID and CFTOKEN, I am allowing the server to manage this, as I was having trouble with double cfid and cytokine's in the url string. the problem is that some users are not retaining the cfid and cftoken.
how is it that some users can have the session retained and others not? I am using: <cfapplication name="methodcartApp" clientmanagement="yes" sessionmanagement="yes" setclientcookies="yes" setdomaincookies="yes" sessiontimeout="#CreateTimeSpan(0, 2, 0, 0)#" applicationtimeout="#CreateTimeSpan(0, 2, 0, 0)#" > to create my session. and dumping the session in the OnRequestEnd to check the cfid and cftoken. is it user settings, or a coding error? thanks Ricardo Russon MethodData www.methoddata.com.au [EMAIL PROTECTED] This email is intended only for the addressee and is confidential. If you receive this message and are not the addressee, then it may be unlawful for you to read, copy, distribute, disclose or otherwise use the information in this email. Material in this transmission is confidential and the subject of professional privilege. No confidentiality, nor any privilege is waived, lost or destroyed, by reason that this e-mail has been mistakenly transmitted. If you are not the addressee please notify us immediately by telephone or e-mail at the number and address above and delete all record of this e-mail. --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
