[opencms-dev] How to read from input form - List box
Steve
steven at livingimpact.com.my
Tue Apr 15 11:32:01 CEST 2003
Hi all,
I have been working on opencms for sometime now, does anybody know how to read the values from list box (multiple value allowed form field) inside opencms class?
The form was to be submitted using post method only.
I tried to read them from parameters (Hashtable) available from getContent() method but it only return the first value. I even tried to use getQueryString() but it gets nothing, probably due to "post" method I used.
Please help.
Steven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20030415/da4b8bc5/attachment.htm>
More information about the opencms-dev
mailing list