[thelist] Phorm and Checkboxes
Anthony Baker
lists at thinkbigideas.com
Mon Jan 6 14:15:24 CST 2003
Am hoping someone will have an answer to this problem
I'm experiencing.
Am using Phorm 3.0 currently, and have a question that
uses multiple checkboxes. Unfortunately, Phorm is only
reading the last checkbox when multiple items are
checked off.
The code I'm using is:
<input type="checkbox" name="question_01" value="item 1" />item 1
<input type="checkbox" name="question_01" value="item 2" />item 2
<input type="checkbox" name="question_01" value="item 3" />item 3
<input type="checkbox" name="question_01" value="item 4" />item 4
<input type="checkbox" name="question_01" value="item 5" />item 5
The file is written in XHTML.
Have checked in the manual regarding this, as well as Google,
with no answers.
Thanks!
Anthony
More information about the thelist
mailing list