back to the Agenda | Assignment #6
Many pages on the web have buttons to click, textboxes for fill, menus to choose from. This functionality can be written using either HTML forms or Java Applets. If HTML is used, a separate language (like Java Script) must be used to process the information in the form. Below you will find examples of each type of form element. Looking at the source will give you the code for creating that element.