|
|
HTML Forms generation and validation 2006.07.12
by Manuel Lemos (http://freshmeat.net/~mlemos/)
Tue, Jul 11th 2006 23:35
About:
HTML Forms generation and validation is a PHP class that generates HTML
forms supporting many built-in validation types on server and client
sides. It prevents security attacks by discarding spoofed values, has
multiple submit protection, outputs HTML for fields displayed as fully
accessible or in read-only mode, and has field value filtering and
reformatting. It can be extended with custom input control plug-in
classes. AJAX based form submission, auto-complete text input, automatic
vertical layout renderer, Calendar date, CAPTCHA, Google Maps world
location selection, and linked select plug-in controls are available.
Changes:
Two new variants of the auto-complete text input plug-in were added. These
variants can be used to auto-complete the text that the user types using
SQL database queries. One of the variants uses MySQL queries. The other
variant uses queries to any database supported by the Metabase database
independent API.
Release focus: Major feature enhancements
License: BSD License (original)
Project URL: http://freshmeat.net/projects/htmlformsgenerationandvalidation/
Homepage:
http://freshmeat.net/redir/htmlformsgenerationandvalidation/4170/url_homepage/formsgeneration
Mailing list archive:
http://freshmeat.net/redir/htmlformsgenerationandvalidation/4170/url_list/forms-dev
Mirror site:
http://freshmeat.net/redir/htmlformsgenerationandvalidation/4170/url_mirror/1.html
Demo site:
http://freshmeat.net/redir/htmlformsgenerationandvalidation/4170/url_demo/8178.html
____________________________| Advertising |____________________________
Ever wonder why HP has seven consecutive years of Linux market share
Maybe it's our portfolio of best-of-breed partner products, or
HP value-add in management, high availability, and virtualization. Maybe
it's the integrated, consolidated infrastructure of HP BladeSystem,
single-source accountability and solution support from HP Services in 160
countries, or just our unwavering commitment to the open source
community.
See: http://showcase.linux.com/hposms.tmpl
____________________________| Advertising |____________________________
|
|