in reply to Re: Can HTML::FillInForm handle multiple checkboxes?
in thread Can HTML::FillInForm handle multiple checkboxes?
$fillinformvalues = { typeofinfo => [ $query->param('typeofinfo') ] }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Can HTML::FillInForm handle multiple checkboxes?
by bradcathey (Prior) on Aug 05, 2005 at 16:51 UTC |