Deleting a Cookie

Question: How do I delete a cookie with a given name?

Answer: To delete a cookie with a given name, set a cookie that has the same name and an expiration date in the past.

Copyright © 1999-2008, JavaScripter.net.