Hi I am having a most frustrating problem. I created a from with multiple selects using a perl script and passed the multiple selections to an array ie.
@array1 = $q->param('type').
The array only contains the first selection and none of the others. How do I
fix this? I have read a lot of documentation and it is supposed to work.
What am I doing wrong?
Regards
Margaret
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
