in reply to
integer validation
The HTML::FormValidator module handles this, and a lot of other parts of CGI form validation as well. I have a tutorial with examples on how to use it
here
-
mark
Comment on
Re: integer validation w/HTML::FormValidator
In Section
Seekers of Perl Wisdom