Re: [Zope] login system discussion
7 Apr
2005
7 Apr
'05
6:17 a.m.
ok, i get it. So what is the way to set a request form var in the python script. On Wed, 6 Apr 2005 12:55:33 -0300, Jose Henrique dos Reis <jhreis@senado.gov.br> wrote:
Your request.set puts 'invalid' in request/other, not in request/form.
Zenrique
-- Share the vision of difference with ME
7 Apr
7 Apr
6:53 p.m.
New subject: [Zope] login system discussion
prabuddha ray wrote at 2005-4-6 23:17 -0700:
So what is the way to set a request form var in the python script.
Please read the Zope Book -- carefully! You should find a section explaining the request object, its API (especially its "set" method) and its essential attributes "form", "cookies", "other" and "environ". -- Dieter
7668
Age (days ago)
7668
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dieter Maurer -
prabuddha ray