Properties doesn't seem to provide the facility to choose an option for multiple selection of the radio buttons I have on my form. I wish people to choose as many as they like. What am I missing. CID # 36539
How do I make radio buttons multiple select?
Collapse
X
-
Re: How do I make radio buttons multiple select?
Radio buttons are also called Select buttons, as by design they only allow one selection.
You can use Checkboxes to allow multiple selections. In that case the checkbuttons should have the same name, in example: "interests[]" and the name should be ending with square brackets []Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!
-
Comment