in reply to BrainPain-Help
my %Requestor_fields; $Requestor_fields{$_} = $q->param($_) for qw(RequestorID Requestor Dep +artment Extention); [download]
-- Randal L. Schwartz, Perl hacker