On 4/9/07, jm <[EMAIL PROTECTED]> wrote:
the first group only returns the first selection, regardless of how many are chosen.
Use the param() function in list context, not scalar; see the CGI module's documentation. The example in the synopsis of the CGI manpage shows how to handle multiple checkboxes. Cheers! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/