[Zope] Accessing the Values of a Select Element
Tino Wildenhain
tino at wildenhain.de
Mon Sep 20 16:49:18 EDT 2004
Hi,
Am Mo, den 20.09.2004 schrieb Asad Habib um 22:15:
> Does anyone know how to access the values of a html select element that is
> defined to hold multiple values in Zope? In PHP, this element would be
> treated as an array but I have no idea how Zope handles this issue. Any
> help would be greatly appreciated. Thanks.
What about just trying it? :) Zope does not bite! :)
If you want to read on that matter:
http://www.zope.org/Members/Zen/howto/FormVariableTypes
and
http://zope.org/Documentation/Books/ZopeBook/2_5_edition/ScriptingZope.stx
Regards
Tino
More information about the Zope
mailing list