> Hi All:
>
> Does anybody know how to delete a cookie without closing the browser?
Eat cookie? Yummmm....
> 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.
How this works depends on the browser. The best you can do is set it to NOW
and make the value blank. That should work on anything.
--min
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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