Note: There are
MANY
forms on this page. Submit, only submits data from one form. Each form can have many different inputs on it.
A simple form
With some hidden variables
With a text field
Knock Knock...
Method =
GET
above, note the URL. Variables and values end up in URL.
Method =
POST
below, note the URL (and where the data ends up). Variables and values end up in STDIN (are part of the http message body).
Knock Knock...
Different input types.
Note:
A single form with many inputs follows.
Checkboxes Music Preference
R and B
Jazz
Blues
New Age
Radio buttons
Choose a Category of Room:
Living
Dining
Bedroom
Text
First name:
Last name:
State:
Text Area
Describe your problem here:
For faster responce, include a full description of your problem...
Selection (allow multiple, display 4)
Choose a fruit:
Apples
Bananas
Cherries
Oranges
Pineapple
Figs
Guava