buck_mulligan has asked for the wisdom of the Perl Monks concerning the following question:
Have been searching for Perl modules that facilitate generation of common form elements, like pulldowns for state, country, birthday, etc. Also of great use would be a package that handles validation of data submitted from said forms (checks to make sure submissions to common fields are well-formed, don't contain malicious code, etc.)
Anybody know of such things? I saw the HTML::Widgets packages on CPAN, but I was trying to find something slightly more specific...
Thanks in advance for any suggestions/pointers.
buck
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: modules for creating HTML form widgets?
by tachyon (Chancellor) on Jul 22, 2001 at 03:38 UTC | |
|
Re: modules for creating HTML form widgets?
by princepawn (Parson) on Jul 22, 2001 at 03:08 UTC |