Innovation Award
 December 2004
Number 5 |
Web form to mail like applications are very popular, especially among users without much programming knowledge that want to add contact forms to let the users of their sites send them e-mail messages.
This class provides a more powerful solution that not only sends e-mail messages according to the values of form fields after proper validation, but it can also execute other follow-up actions like reposting the form to another site or executing a given database query.
Manuel Lemos |
This class is meant to create, validate and process Web forms.
When a valid form is submitted, the class can execute several types of built-in follow-up actions.
Currently it supports executing these types of follow-up actions:
- Send an e-mail message to a given address based on a template that can be processed using the submitted form values
- Resubmit the form data to a given Web server using HTTP POST method
- Execute a database query
The class supports defining forms with many types of built-in validation rules including form field interdependency.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (88.6%) |
Good (86.4%) |
- |
- |
- |
- |
Not sure (53.0%) |
1137 |
| Month: |
Not yet rated by the users |

If you know an application of this package, send a message to the
author to add a link here.