Example of Forms fields

There is here a hidden input, which is not displayed:
Input type text:
Input type password:
Input type Radiobutton: 1: 2: 3:
Another (independent set of radiobuttons: 1: 2: 3:
Selection Box:
Another Select (in a scrolling list):

We can select more content in a list with multiple selection (the field has multiple values in the Query string):

Textarea:
Buttons (to interract with in javascript):
Submit buttons (to send to the : action)
Image (the coordinates of the clicked point are transfered in the query string)