Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Re: Re: passing an array to a checkbox_group

by ralphie (Friar)
on Oct 12, 2001 at 01:18 UTC ( [id://118351]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: passing an array to a checkbox_group
in thread passing an array to a checkbox_group

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.
  • Comment on Re: Re: Re: passing an array to a checkbox_group

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://118351]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (8)
As of 2024-04-18 16:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found