in reply to Re: Re: Re: CGI Recipient
in thread CGI Recipient

Sorry about the blanks, a little hicup I was going down this route
if ($FORM{'ckusr'}<=> " ") { $recipient = 'test@test.edu','test1@test.edu; } else { $recipient = 'test@test.edu';
GD Thanks for the input by the way.