in reply to Re: Re: Perl Form Validator problems.
in thread Perl Form Validator problems.

Please post the code that checks the drop-down box and the html code of the box.

I'll help you from there.

Best regards,

my ($author_nickname, $author_email) = ("DaWolf","erabbott\@terra.com.br") if ($author_name eq "Er Galvão Abbott");
  • Comment on Re: Re: Re: Perl Form Validator problems.