5 Dec
2001
5 Dec
'01
11 a.m.
----- Original Message ----- From: Oleg Broytmann <phd@phd.pp.ru> To: Tim Owen <timowen@voyager.net> Cc: <zope@zope.org> Sent: Wednesday, December 05, 2001 10:11 AM Subject: Re: [Zope] Acquisition and Error Handling Questions
On Wed, Dec 05, 2001 at 03:55:56AM -0500, Tim Owen 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.