name of each should be the same, with different values. 

<input type="radio" name="choice" value="Yes">&nbsp;Yes<br>
<input type="radio" name="choice" value="no">&nbsp;No 

hth
charlie 

FlashGuy writes: 

> HI, 
> 
> I have the following radio buttons: 
> 
>             <input type="radio" name="Yes">&nbsp;Yes<br>
>             <input type="radio" name="No">&nbsp;No 
> 
> Currently I can click on both the "yes" and "no" and they both get selected. I don't 
> want that to happen. The user should only be able to select one.
> How can I do this? 
> 
> I also have another list of radio buttons with 5 items but only want to allow the 
> user to select one and NOT multiples. 
> 
>  
> 
> ---------------------------------------------------
> Colonel Nathan R. Jessop
> Commanding Officer
> Marine Ground Forces
> Guatanamo Bay, Cuba
> --------------------------------------------------- 
> 
>  
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to