|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: Re: Re: passing an array to a checkbox_groupby ralphie (Friar) |
| on Oct 11, 2001 at 21:18 UTC ( [id://118351]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
you have to pull the values from the checkbox with a param .. e.g., @fieldnames=$query->param('FieldNames') and the resultant array is less tractable to splits and other parsing operations, so be prepared to use a substr() to separate out what you want.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||