K
kim
I'm trying to check my radio buttons before the form is submitted.
The radio button names are the same(pend) because only one should be
selected. I also would like to know how to make sure if a radio
button has been selected, a text box the on form has to be completed
before the form is submitted. In other words if the Cat radio button
is selected then the user has to enter data in the color text box
before the form will be submitted.
The radio button names are the same(pend) because only one should be
selected. I also would like to know how to make sure if a radio
button has been selected, a text box the on form has to be completed
before the form is submitted. In other words if the Cat radio button
is selected then the user has to enter data in the color text box
before the form will be submitted.