Alan, I have the setdomaincookies set to Yes, and even restarted the server in hopes it would take affect.
Do I need to set this in conjunction with something else? I suppose I can dump the cookie for both www.mysite.com and secure.mysite.com and make sure that the cfid/cftoken are the same. Any other ideas? Cedric >Cedric, > Make sure you are setting domain level cookies. > <cfapplication name="MyApp" sessionmanagement="Yes" setclientcookies="Yes" >setdomaincookies="Yes"> > That is the part of the cfapplication tag setdomaincookies="Yes" > If you do not do this then your sessions are only available to the exact >domain you specify. > HTH > =] >-- >Alan Rother >Macromedia Certified Advanced ColdFusion MX 7 Developer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224110 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

