my @multi = $q->param('name'); # or foreach my $name ($q->param('name')) { # do something }
Congratulations on using CGI to handle this -- many people don't, and get this answer utterly, utterly wrong!
In reply to Re: Passing 'SELECT MULTIPLE' parameters and CGI.pm
by chromatic
in thread Passing 'SELECT MULTIPLE' parameters and CGI.pm
by jeffpflueger
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |