Have you tried: <cfdump var="#cookie#">
I'm pretty sure this will only show the cookies that cf or javascript sets from your site (this should at least confirm that you are not setting any cookies). I don't think you can delete some other sites cookies. I would think they are specific to the domain they came from and can only be modified there, but I don't know that for sure, never tried. Mark -----Original Message----- From: Rafael Bleiweiss [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 13, 2003 4:56 AM To: CF-Talk Subject: Cookies set but my site doesnt generate cookies! I've got a new site I'm building using CF and all pages are .cfm (CF 5, Win2k, IIS) And in my new Netscape 7.1 browser it lets me see what cookies are set on a site. Well, oddly I went to one of the text mock-up templates on my site and Netscape claims this site set a cookie, yet I don't set any on this site! It's obviously wrong - the cookie label appears to have come from the previous site I was on! Is there a way for me to test the state of cookies that come this way and clear them out in my Application.cfm file? I do NOT want a browser thinking a cookie is related to my site when it is not! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

