in reply to Re: Can HTML::FillInForm handle multiple checkboxes?
in thread Can HTML::FillInForm handle multiple checkboxes?

The fix is:
$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

    Perfect. What a couple of brackets won't do for ya!

    I knew that the CGI was returning a list, I just didn't know how to get it into my $fillinformvalues hash. Good stuff. Thanks!


    —Brad
    "The important work of moving the world forward does not wait to be done by perfect men." George Eliot