Groups
Groups
Sign in
Groups
Groups
Web Form Factory
Conversations
About
Send feedback
Help
multi select form field
4 views
Skip to first unread message
hwyman
unread,
Apr 16, 2008, 12:10:48 AM
4/16/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Web Form Factory
Great product you have here.
Will this program handle fields where more then one choice may be
inserted.
<form>
<select NAME="direction" MULTIPLE >
<OPTION SELECTED> North
<OPTION> East
<OPTION> South
<OPTION> West
</select>
</form>
or submit as an array
<form>
<select NAME="direction[]" MULTIPLE >
<OPTION SELECTED> North
<OPTION> East
<OPTION> South
<OPTION> West
</select>
</form>
thanks,
Jerry H
Reply all
Reply to author
Forward
0 new messages