CFCOOKIE adds the COOKIE scope by itself So you have actually set cookie.cookie.dealerName ;-)
HTH Cheers Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com ----- Original Message ----- From: "Phill B" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Tuesday, January 18, 2005 7:41 AM Subject: Why wont this cfcookie set? >I have this in my page. > > <cfif NOT IsDefined("cookie.dealerName")> > <cfcookie name="cookie.dealerName" value="Dealer Name" expires="30"> > </cfif> > > <cfoutput>#cookie.dealerName#</cfoutput> > > Then when I try to output the cookie value I get an undefined in > cookie error. Am I missing some thing here? > > -- > Phillip B. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware: a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:190927 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

