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)

Page/table name:

Same as above but singular: (Used in messages and headers.)

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: , ~type.html~.

Example:

name      textbox
phone     phone
comments  textarea
agree     yesno

Fields: