[Zope] Re: Remove Cookies

Juan Garcia Garcia juangar@dei.inf.uc3m.es
Thu, 18 Oct 2001 09:34:55 +0200 (CEST)


Hi,

>How does one remove a cookie?

I think is something like that: RESPONSE.expireCookie(NameOfCookie).

Bye