in reply to
Re: Re: Re: CGI Recipient
in thread
CGI Recipient
I was going down this route initially if ($FORM{'ckusr'}<=> " ") { $recipient = 'test@test.edu','test1@test.edu; } else { $recipient = 'test@test.edu';
Comment on
Re: Re: Re: Re: CGI Recipient
In Section
Seekers of Perl Wisdom