![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: How to check value of checkbox on form submit?by cei (Monk) |
on May 10, 2000 at 21:54 UTC ( #11018=note: print w/replies, xml ) | Need Help?? |
All of this is assuming, of course, that you are passing a value to $input. You didn't really specify how you were parsing the form results. One way is the following:
with the HTML set like the others have suggested, giving a value of "on" to the checkbox named "checkbox1".
In Section
Seekers of Perl Wisdom
|
|