# change the form to use multiple selections with the same name my @vars = $query->param('var'); # valid if you have a combobox or checkbox group