I'm not clear if you're having a CF problem, a SQL problem or an HTML
problem, but the HTML would look like this:

<input type=radio name=status value=Citizen> Citizen
<input type=radio name=status value=Greencardholder> Green Card Holder
<input type=radio name=status value=other> Other

Your query would just insert the value of status into the status column ...
#form.status#

Hope that helps.

H.

=========================
Howard Owens
Web Producer
InsideVC.com
mailto:[EMAIL PROTECTED]
=========================

> -----Original Message-----
> From: Shally Kon [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, May 16, 2000 10:41 AM
> To:   [EMAIL PROTECTED]
> Subject:      Newbie question on radio button
> 
> hi!
> Here I have a field "Status" in my insert form for which there are 3
> radiobuttons
> 1)Citizen 
> 2)Greencardholder
> 3)Other
> The candidate can click on any of the radiobutton and that should be
> inserted in the database after clicking the submit button.
> 
> Can any one please help me,I know it must be easy but I am not able to do
> it
> Shally
> -----------------------------------------------
> FREE! The World's Best Email Address @email.com
> Reserve your name now at http://www.email.com
> 
> 
> --------------------------------------------------------------------------
> ----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to