Page 1 of 1

Deleting Cookies

Posted: Fri May 03, 2002 1:57 pm
by dethron
Is there a way to delete cookie instead of filling with nothing? :oops:

Posted: Fri May 03, 2002 2:50 pm
by Jim
Do you have an expiration set for the cookie?

If you do, you can just set another cookie with an expiration value of the exact opposite (i.e. if the original expiration is 2400, set the next one to -2400).

I think this is right. If not, someone please correct me.

Good luck!

Posted: Fri May 03, 2002 3:12 pm
by dusty
set the cookie to expire in the past.