Set the value to an empty string. Conrad
-----Original Message----- From: Matt Kornguth [mailto:[EMAIL PROTECTED]] Sent: 03 October 2001 06:33 To: CF-Talk Subject: Deleting Cookies Having problems deleting a specific cookie using then normal EXPIRES=" now" syntax. The cookie is set via a 3rd party Java servlet and the template to expire/ delete the cookie containing this code ... <cfcookie name="foo" value="blah" expires="NOW"> . executes fine, but the cookie is not deleted. I do not have any CFLOCATION tags in the template, so I am really confused. Has anyone had a similar experience or any ideas on why the cookie is persisting? Thanks in advance, Matt Kornguth BLR, Inc. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

