Meta Form

This site will write code for you (sql code, php code, html template, email template) to handle a form.

The form name should not contain any capitals or symbols (besides underscore)

Form name: (This is used as the database table name (if any) and the basename of all the files.)

Features

Send form results vie e-mail.

Save form results to a database.

Provide a "Listing" page.

Provide a "Display" page.

Password protect this form (with HTTP authentication).

Below, specify the fields you'd like in your form, one field per line. After each field name, put at least one space, then the field type. The following field types are available: ~available_types.html~.

Example:

name      textbox
phone     phone
comments  textarea
agree     yesno

Fields: