radio button, being selected from creation
Posted: Sat Dec 02, 2006 3:32 am
Heres my problem
I have 2 radio buttons, how do I make one appear selected
E.G
Male/female button
Male O female O
how do I make Male O radio button, appear selected? so you have to change it if your a girl, but so you
cant leave it blank ?
- edit, or is their anyway to CHECK if a radio button has been selected with PHP
right now, you click sign up, it goes to the next page, and displays if username is right, password & confirm password is right, & password & confirm password match & e-mail & confirm e-mail match
is there a way like to detect if a radio button has been selected (preferably using PHP if possible, but anything else is better )
I have 2 radio buttons, how do I make one appear selected
E.G
Male/female button
Male O female O
how do I make Male O radio button, appear selected? so you have to change it if your a girl, but so you
cant leave it blank ?
- edit, or is their anyway to CHECK if a radio button has been selected with PHP
right now, you click sign up, it goes to the next page, and displays if username is right, password & confirm password is right, & password & confirm password match & e-mail & confirm e-mail match
is there a way like to detect if a radio button has been selected (preferably using PHP if possible, but anything else is better )