Changes for version 0.3.0
- Renamed to CGI::FormMagick
- Changes to DTD: Optional CHECKED attribute on FIELD
- Validation changes: user-supplied routines now work much improved docco
- Other changes: You can now use TYPE => "STRING" as well as "FILE" RADIO buttons now implemented CHECKBOX now implemented
Documentation
Modules
easily create CGI form-based applications
localization routines for FormMagick
Perl module that can create any HTML tags, as well as groups of or just parts of them, and complete html headers or footers.
validate data from FormMagick forms
Provides
in lib/CGI/FormMagick/L10N/en.pm
in lib/CGI/FormMagick/L10N/fr.pm
Examples
- examples/e-smith/README
- examples/e-smith/data.pl
- examples/e-smith/e-smith.css
- examples/e-smith/emailretrieval-orig.html
- examples/e-smith/emailretrieval-orig.pl
- examples/e-smith/emailretrieval.pl
- examples/e-smith/emailretrieval.xml
- examples/e-smith/foot.tmpl
- examples/e-smith/head.tmpl
- examples/testfm.css
- examples/testfm.pl
- examples/testfm.xml
- examples/testfm_footer.tmpl
- examples/testfm_header.tmpl