5 Dec
2001
5 Dec
'01
11:07 a.m.
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.