PC Review


Reply
Thread Tools Rate Thread

How do I set radio buttons as select one or all

 
 
=?Utf-8?B?THlubg==?=
Guest
Posts: n/a
 
      29th Dec 2004
My website is littlesaigonmarket.com and I need to set up my radio buttons on
my menu ordering form as an optional select one to all buttons. This option
is for when the customer wishes to select more than one item.
 
Reply With Quote
 
 
 
 
Rick Budde
Guest
Posts: n/a
 
      29th Dec 2004
That is what Check Boxes are designed to do.
>-----Original Message-----
>My website is littlesaigonmarket.com and I need to set

up my radio buttons on
>my menu ordering form as an optional select one to all

buttons. This option
>is for when the customer wishes to select more than one

item.
>.
>

 
Reply With Quote
 
Ronx
Guest
Posts: n/a
 
      29th Dec 2004
Use checkboxes, not radio-buttons.

Checkboxes are for choosing none, one or many from a selection.
Radio-buttons are for choosing one from a selection.

--
Ron Symonds (Microsoft MVP - FrontPage)
Reply only to group - emails will be deleted unread.


"Lynn" <(E-Mail Removed)> wrote in message
news:1121002B-83AB-4338-B6F4-(E-Mail Removed)...
> My website is littlesaigonmarket.com and I need to set up my radio buttons
> on
> my menu ordering form as an optional select one to all buttons. This
> option
> is for when the customer wishes to select more than one item.



 
Reply With Quote
 
Wes
Guest
Posts: n/a
 
      29th Dec 2004
Optionally he could always create another button with *all of the above*.

"Rick Budde" <(E-Mail Removed)> wrote in message
news:01dc01c4edf8$38096a70$(E-Mail Removed)...
> That is what Check Boxes are designed to do.
>>-----Original Message-----
>>My website is littlesaigonmarket.com and I need to set

> up my radio buttons on
>>my menu ordering form as an optional select one to all

> buttons. This option
>>is for when the customer wishes to select more than one

> item.
>>.
>>



 
Reply With Quote
 
Andrew Murray
Guest
Posts: n/a
 
      30th Dec 2004
radio buttons are by their nature a "select one or the other" type - where the
"group name" is the same

eg

<input type="radio" name="group1" value="option1">
<input type="radio" name="group1" value="option2">

etc

If you want to have it so you can choose one or many options, use the checkbox
input type.

even if you name your radio buttons different "names" you can 'check' them but no
'uncheck' if you change your mind over which option you want, whereas checkboxes
are designed as "check" and "uncheck" actions.


"Lynn" <(E-Mail Removed)> wrote in message
news:1121002B-83AB-4338-B6F4-(E-Mail Removed)...
> My website is littlesaigonmarket.com and I need to set up my radio buttons on
> my menu ordering form as an optional select one to all buttons. This option
> is for when the customer wishes to select more than one item.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Select sheets ina workbook based on radio buttons and move them Larry Fitch Microsoft Excel Worksheet Functions 4 28th Sep 2009 01:42 AM
Independent radio buttons so I can select more than one =?Utf-8?B?ZHVrZXR0ZXI=?= Microsoft Excel Misc 3 17th Apr 2007 05:34 PM
Radio buttons select tshad Microsoft ASP .NET 2 19th May 2005 03:50 PM
Dynamic Select box, using Radio Buttons =?Utf-8?B?TSBLSU5H?= Microsoft Access Form Coding 1 6th Mar 2005 04:51 PM
Radio buttons to select which ASP page to open Brooks Clayton Microsoft Frontpage 4 25th Mar 2004 03:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:43 PM.