in perl, you would get a list of the values for which the checkbox is checked by @values = CGI::param("T1");<input type="checkbox" name="T1" value="row1"> <input type="checkbox" name="T1" value="row2"> <input type="checkbox" name="T1" value="row3"> ...
In reply to Re: checkbox query in CGI
by ysth
in thread checkbox query in CGI
by RajNaidu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |