Kasturirangan Rangaswamy <[EMAIL PROTECTED]> wrote: : : I have created some HTML forms using the Perl CGI : module. Now I need to perform client-side validations : on those forms. Examples of these validations include : checking if numbers alone have been entered in a price : field, checking if the e-mail field is in the correct : format etc. : : I am thinking of using JavaScript for these : validations. Could anyone tell me if this is the best : thing to use or is there some Perl-specific thing : available that would be easier.
Data::FormValidator does both server-side and client-side validation. I believe there is also a mailing list for support. HTH, Charles K. Clarkson -- Mobile Homes Specialist 254 968-8328 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>