Forms add the ability to web pages to not only provide the person viewing the document with dynamic information but also to obtain information from the person viewing it, and process that information

 

Objectives
Upon completing this section, you should be able to

    1. Create a FORM.
    2. Add elements to a FORM.
    3. Define CGI.
    4. Describe the purpose of a CGI Application.
    5. Specify an action for the FORM.

Prerequisites

  • Forms work in all browsers
  • Forms are Platform Independent