Examples and Explanations
The following examples will take you through the various uses of FormServlet. Each example has a working form, the HTML used to create that form, all files necessary to create that form, and explanations for each variable used in the form. In most cases, you can copy the HTML, edit small sections (email addresses, URL's) and upload them to your site.
Forms that Send Email
- Simple Email Form.
- Email Form with REQuired variables.
- Email Form with REQuired variables and user-entered
email address.
Forms that Use Databases
