[Zope] Iterating over REQUEST.form
Daniel G. Rusch
drusch@globalcrossing.com
Wed, 23 May 2001 09:21:56 -0500
Check out:
/zopeDemos/demoFolder/formData/
in your zope installation.
Dan
David Legg wrote:
>
> Hi all,
>
> I'm sure somebody more clever than me can work this out. I'm getting results
> back from a form (checkboxes), so I never know how many items I am going to
> get back. What I want to be able to do is iterate over the contents of
> REQUEST.form to be able to process each item, no matter how many results I
> get from a form. Is there a way of doing this (I'm definitely sure there is
> but I'm not seeing it), or perhaps there is a better way.
>
> Thanks in advance,
>
> David
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )