yes, thats usually how checkbox and multi-select box results are passed
name the input fields something like ary_input[]
and when the form is submitted an array with that name will be created by php, with its values being the values of the input field
-paul
http://xhawk.net