> to work unless you physically delete it from the browser.
You mean you can't do something like this within your code?
<cfif IsDefined("Cookie.CFMAGIC")>
<cfcookie name="CFMAGIC" value="" expires="NOW">
</cfif>
If not, you might want to try specifying the appropriate DOMAIN attribute
within your CFCOOKIE tag.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

