Web Form Factory 0.1.3 review

Download
by rbytes.net on

Web Form Factory is a simple application that binds HTML forms to a database

License: BSD License
File size: 0K
Developer: WFF Team
0 stars award from rbytes.net

Web Form Factory is a simple application that binds HTML forms to a database. It analyzes the HTML file you supply and identifies all the common input types it contains, including text fields, drop down lists, checkboxes, radio buttons, and text areas.

Once all the input types have been detected, it then performs some validation tests that ensures that enough information is contained within the HTML form to allow the program to bind the inputs properly. It then generates the required backend PHP code and returns the form back to the you in a zip file.

What's New in This Release:
Form Validation Capabilities were added.
The user can easily specify which fields are mandatory, and the location and appearance of error messages can be configured.
A new Tag engine was added.
Tags can be used to make form generation even simpler and faster by eliminating repetitive form coding tasks.

Web Form Factory 0.1.3 keywords