I'm playing around with using cookies, and I have a question. How does one "get rid of" a cookie before its expiration? I'm using a cookie to store login information, but what if the user decides they no longer want the site to remember their info? Thanks.