• 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

      Specify your music preferences (check all that apply):

      R and B
      Jazz
      Blues
      New Age

    • Radio buttons

      Choose a Category of Room:

      1. Living
      2. Dining
      3. Bedroom
    • Text

      First name:

      Last name:

      State:

    • Text Area

      Describe your problem here:

    • Selection (allow multiple, display 4)

      Choose a fruit: