[Zope] Acquisition and Error Handling Questions

Oleg Broytmann Oleg Broytmann <phd@phd.pp.ru>
Wed, 5 Dec 2001 14:07:13 +0300


On Wed, Dec 05, 2001 at 11:00:10AM -0000, Seb Bacon wrote:
> > > 1. How do I set the cookie path?
> > 
> >    RESPONSE.setCookie(name, value, path="XXX")
> 
> BTW, this is in the zope API help, which is a pretty useful resource.

   But to understand it one needs to know what cookies are and how to
manipulate and use them.

Oleg.
-- 
     Oleg Broytmann     http://www.zope.org/Members/phd/     phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.