Download List

專案描述

WFF 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-25 10:33
0.1.3

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.
標籤: Major feature enhancements

2006-05-14 13:12
0.1.2

Various bugs were fixed. An email sink was added
to WFF. WFF is now able to generate email forms as
well as database forms. The results page was
redesigned and improved.
標籤: Minor feature enhancements

2006-04-13 12:01
0.1.0

標籤: Initial freshmeat announcement

Project Resources