![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Clear radio buttons in formby belize (Deacon) |
on Aug 10, 2001 at 02:14 UTC ( #103680=perlquestion: print w/replies, xml ) | Need Help?? |
belize has asked for the wisdom of the Perl Monks concerning the following question:
This is not strictly a perl question, but it does involve a form generated by a CGI written in Perl.
I have a CGI that is printing out a form. Part of the is a series of radio buttons. When the CGI first prints out the form, all buttons are unselected. If while filling out the form, I select one of hte buttons, then decide that I do not want to select a button, I can't find a way to unselect the button. With a checkbox, you only have to unselect the box. Is there some coding other than a dummy radio button that I can put to unselect a selected radio button? Thanks.
Back to
Seekers of Perl Wisdom
|
|