It does delete the cookie if no other call for the cookie is made.  If you
tell it to delete and then send to a template that looks for it, it won't
delete the cookie.  Just make sure it sends it to a static page.

Joby Bednar
Director of Internet Design
iNEOgroup.com
http://www.ineogroup.com <http://www.ineogroup.com>
Fusing your Dreams and the Web, Together as One
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
Cell:  949-283-5138
Personal Fax:  208-485-1170



-----Original Message-----
From: Nathan Chen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 21, 2001 4:30 PM
To: CF-Talk
Subject: deleting cookie


Hi All:

Does anybody know how to delete a cookie without closing the browser?
The method mentioned in ColdFusion manual(<cfcookie name="..."
value="..." expires="now">) doesn't do the work; it deletes the cookie
only when the user closes the browser, but I want to delete it without
closing it.  Any idea?  Thanks.

Nathan
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to