You need to take the scalar value that you get from param and turn it into an array.from: foreach my $value (param($field)) to: foreach my $value ( split /\n/, param($field) )
--tidiness is the memory loss of environmental mnemonics
In reply to Re: Processing Textarea data
by EvdB
in thread Processing Textarea data
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |