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

Hint: Since it's a drop-down box, it will always return a value,...
Not necessarily. Nothing prevents a malicious or a lousy client from submitting bad data. Nothing prevents your program from accepting it except your paranoia.