When you set a cookie it is available on subsequent pages from the page on which you set it (if the browser has cookies enabled).
HTH, -- Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. - www.CoolFusion.com inFusion Mail Server (iMS) - The Award-winning, Intelligent Mail Server PrismAV - Virus scanning for ColdFusion applications >>> Find out how iMS Stacks up to the competition: >>> http://www.coolfusion.com/imssecomparison.cfm --- On Tuesday, January 18, 2005 10:41 AM, Phill B scribed: --- > > 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?W ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:190926 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

