Hi all,
I have this
JSP page that has two (sometimes more) radio buttons. I need to make sure that the user checks AT LEAST ONE radio button in which case he/she shall be transferred to the respective page. However, as long as the user checks a radio button, I want the submit button disabled.
Any help....
This could be a child's play for guys out there, but believe me, I can't get around managing JSP's and HTML all at the same time.
Thanks