If I have the following code snippet
and$q->checkbox_group(-name=>'avmetrics', -values=> [ keys %labels1 ], -labels=> \%labels1, -columns=> 1);
@args=$query->param('avmetrics');
gives me what the user selected, is there a way for my program to see the labels for what the user selected?
gratci -Anonymous
In reply to cgi input by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |