Form Designer
<FORM> | <INPUT TYPE= NAME= VALUE=> | <OPTION>| <SELECT> | <TEXTAREA>

Form Lists and Groups

Form Lists and Groups consist of the following items:

You can use these items to quickly build items for your form.

Drop Down List - The Drop Down list creates a combobox with items in it:

The above sample would produce the following combobox:

Listbox - The Listbox list creates a listbox with items in it:

The above sample would produce the following listbox:

Radio - The Radio Button Group - The Radio Button Group creates a group of Radio buttons:

The above sample would produce the following Radio button group:
Low
Medium
High