[Zope] Iterating through fields in a form

Bruce Eckel Bruce@EckelObjects.com
Tue, 15 May 2001 11:03:51 -0700


How do I iterate through the fields in a form, inside the
form handler? The REQUEST object has the form fields and
way too much other stuff...

Most current information can be found at:
http://www.mindview.net/Etc/notes.html
===================
Bruce Eckel    http://www.BruceEckel.com
Contains free electronic books: "Thinking in Java 2e" &
"Thinking in C++ 2e"
Please subscribe to my free newsletter -- just send any
email to:
join-eckel-oo-programming@earth.lyris.net
My schedule can be found at:
http://www.mindview.net/Calendar
===================