set a cookie with 0 as max age
Cookie c = new Cookie(name, "null");
c.setMaxAge(0);
Travis
---- Original Message ----
From: [EMAIL PROTECTED]
Sent: 2001-04-02 15:05:58.0
To: JRun-Talk <[EMAIL PROTECTED]>
Subject: how do you expire cookies
Hi,
Sorry for another stupid question, how do you expire cookies.
thank you
YC
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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