I contruct a checkbox group with an @array of elements. Is there anyway to determine the user selected the nth element(s) rather than the name. For example:
@metrics=`cat a.txt`; print $query->checkbox_group(-name=>'a', -values=>\@metrics, -columns=> 1), ...
In reply to checkbox CGI by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |