Fill-Out Form Example #13

Click here for information about Cool ICE
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 or forward to example 14.