Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Code for radio button
Old 12-09-2010, 02:15 AM Code for radio button
Skilled Talker

Posts: 97
Name: rhoda
Trades: 0
Good day!
I never used radio button. Now I need to add radio button in my webpage. Radio button 1 is mother and radio button 2 is child. Is it in my database it is only 1 field or separate field one for mother and one for child?
Kindly give me a code for radio button.
Thank you...
newphpcoder is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-09-2010, 06:53 PM Re: Code for radio button
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,385
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
Originally Posted by sophiatristin View Post
<html>
<text="radio button">mother</text>
<text="radio button">child</text>
</html>
Add it in html coding.
Not even CLOSE!!!
You cannot simply invent tags.


HTML Code:
Mother: <input type="radio" name="rad1" value="Mother" />
<br />
Child: <input type="radio" name="rad1" value="Child" />
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-09-2010, 07:30 PM Re: Code for radio button
Skilled Talker

Posts: 97
Name: rhoda
Trades: 0
Quote:
Originally Posted by chrishirst View Post
Not even CLOSE!!!
You cannot simply invent tags.


HTML Code:
Mother: <input type="radio" name="rad1" value="Mother" />
<br />
Child: <input type="radio" name="rad1" value="Child" />
Thank you..it works
newphpcoder is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Code for radio button
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11999 seconds with 12 queries