Re: Iterating through fields
15 May
2001
15 May
'01
6:18 p.m.
Chris answered it, below: *********** BEGIN FORWARDED MESSAGE *********** On 5/15/01 at 2:05 PM Chris McDonough <chrism@digicool.com> wrote:
I got this one! ;-)
Inside a PythonScript:
for key, val in context.REQUEST.form.items(): ... do something with key and val ... n
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 ===================
9093
Age (days ago)
9093
Last active (days ago)
0 comments
1 participants
participants (1)
-
Bruce Eckel