I have a form that needs to send it's data to multiple recipients (35 in all); is there an easier way to do this? <snip> # Region office email addresss my @offices = ('[EMAIL PROTECTED]', '[EMAIL PROTECTED]', '[EMAIL PROTECTED]');
my $email_all = @offices; </snip> Thanks --------------------------------- Do you Yahoo!? The New Yahoo! Shopping - with improved product search