I'm still having a problem clearing the cookie, or at least with the browser realizing it has been cleared.
What happens is this: The cookie is set, and my program behaves as it is supposed to. When I decide to clear it, I do it and display a form which will recreate the cookie once the form is filled out and the submit button is pushed. So it clears the cookie and displays the form. I look under C:\Documents and Settings\Owner\Cookies on my local computet running the browser, and I see the cookie disappear. But when I press the button on the form once, the browser behaves as if the cookie is still set. If I then press the button a second time, it behaves as if the cookie isn't there (correctly). I do have an apache rewrite rule in effect, maybe that is causing it to have to do it twice? Denzil ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>