Fill-Out Form Example #1

This is a very simple fill-out form example.

A single text entry field goes here:

Note that it has no default value.

To submit the query, press this button: .

That's it.

Things you may want to note:

Forward to example 2.

Fill-Out Form Example #10

Fill-Out Form Example #10

This is another fill-out form example, with scrolled selection lists with both one and n of many behavior.


Your Daily Planner

What would you like to do today?

Who would you like to do it with?

What items of clothing do you plan to wear? (Hold down Control to select or deselect disjoint items.)

To submit your choices, press this button: .

To reset the form, press this button: .


Things you may want to note:

Back to example 9; forward to example 11.

Fill-Out Form Example #11

Fill-Out Form Example #11

This is another fill-out form example, with multiline text entry areas.


Comments And Feedback Welcome

Please enter any positive comments below:

Please enter any negative comments below:

Please enter your name below:

To submit your comments, press this button: .

To clear the form, press this button: .


Things you may want to note:

Back to example 10; forward to example 12.

Fill-Out Form Example #12

Fill-Out Form Example #12

This is another fill-out form example, with image maps.


Here's an image of Larry Smarr; in the INPUT tag, the NAME attribute is given as "Larry".

Here's an image of Al Gore; in the INPUT tag, the NAME attribute is given as "Al".

First, select one of the following options:

Then, click on the location in the image of your choice.

To reset the form, press this button: .


Things you may want to note:

Back to example 11. ; Forward to example 13

Fill-Out Form Example w/ Hidden Elements (#13)

Fill-Out Form Example w/ Hidden Elements (#13)

This is a very simple fill-out form example.

A single text entry field goes here:

There are two "hidden" form elements which are not displayed located here:

These are created via TYPE="hidden" and can contain arbitrary NAME/VALUE pairs. These can easily be used to maintain a form of "state" in multiple connections with a server.

To submit the query (including hidden data), press this button: .

Things you may want to note:

Back to example 12.

Fill-Out Form Example #2

Fill-Out Form Example #2

This is another fill-out form example, with multiple text entry fields.


The first text entry field goes here:

The second text entry field goes here:

The third text entry field goes here:

To submit the query, press this button: .


Things you may want to note:

Back to example 1 or forward to example 3.

Fill-Out Form Example #3

Fill-Out Form Example #3

This is another fill-out form example, with multiple text entry fields and checkboxes.


Godzilla's Pizza -- Internet Delivery Service

Type in your street address:

Type in your phone number:

Which toppings would you like?

  1. Pepperoni.
  2. Sausage.
  3. Anchovies.
To order your pizza, press this button: .


Things you may want to note:

Back to example 2 or forward to example 4.

Fill-Out Form Example #4

Fill-Out Form Example #4

This is another fill-out form example, with default values for some text entry fields and checkboxes.


The first text entry field, with default value "foo", goes here:

The second text entry field, with no default value, goes here:

Now, here's three checkboxes right in a row:

  1. The first checkbox, on by default.
  2. The second checkbox, off by default.
  3. The third checkbox, on by default.
To submit the query, press this button: .

To reset the various form elements to their default states, press this button: .


Things you may want to note:

Back to example 3 or forward to example 5.

Fill-Out Form Example #5

Fill-Out Form Example #5

This is another fill-out form example, with various text entry field attributes demonstrated.


The first text entry field has no special attributes:

The second text entry field is twice as long (displays up to 40 characters, instead of the default 20):

Each of the first two text entry fields can hold as many characters as the user wishes to type (into the millions). The following text entry field, however, is limited to five characters, and beeps when the user tries to enter more:

To submit the query, press this button: .

To clear the form, press this button: .


Back to example 4 or forward to example 6.

Fill-Out Form Example #6

Fill-Out Form Example #6

This is another fill-out form example, demonstrating multiple independent fill-out forms in the same document.


This is the first form:

A text entry field:

A second text entry field:

To submit the query, press this button: .

To clear the form, press this button: .


This is a completely different form from the one right above.

Here's three checkboxes right in a row:

  1. The first checkbox.
  2. The second checkbox.
  3. The third checkbox.
And a text entry form:

To submit the query, press this button: .

To clear the form, press this button: .


Back to example 5 or forward to example 7.

Fill-Out Form Example #7

Fill-Out Form Example #7

This is another fill-out form example, with toggle buttons.


Godzilla's Pizza -- Internet Delivery Service, Part II

Type in your street address:

Type in your phone number:

Which toppings would you like?

  1. Pepperoni.
  2. Sausage.
  3. Anchovies.
How would you like to pay? Choose any one of the following:

  1. Cash.
  2. Check.
  3. Credit card:
    • Mastercard.
    • Visa.
    • American Express.
Would you like the driver to call before leaving the store?

Yes.
No.
To order your pizza, press this button: .


Things you may want to note:

Back to example 6 or forward to example 8.

Fill-Out Form Example #8

Fill-Out Form Example #8

This is another fill-out form example, with a password entry form.


Logging In To A Remote Service

Type in your username:

Type in your password:

To log in, press this button: .


Logging In To A Remote Service (With Defaults)

If you wish to log in as a guest, do not change the default values.

Type in your username:

Type in your password:

To log in, press this button: .


Things you may want to note:

Back to example 7 or forward to example 9.

Fill-Out Form Example #9

Fill-Out Form Example #9

This is another fill-out form example, with option menus.


Your Daily Planner

What would you like to do today?

Who would you like to do it with?

To submit your choices, press this button: .

To reset the form, press this button: .


Things you may want to note:

Back to example 8; forward to example 10.