----- Original Message ----- From: "David Bear" <[EMAIL PROTECTED]>
To: "zope" <Zope@zope.org>
Sent: Wednesday, January 02, 2008 6:10 PM
Subject: [Zope] looking for an easier way
There must be an easier way to 'know' what zope is giving me and grab
the correct dictionary that has the form data in it. anyone have any
pointers?

A couple of ideas:

(i) use Zope marshalling to store all fields from an html form into a record (dictionary)
(ii) get all form fields via:  REQUEST.form.keys()


hth

Jonathan
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to