Active Server Pages (ASP) Introduction, Forms Review, and an Introduction to the Common Gateway Interface (CGI) process
In this chapter you are introduced to the nature of computer generated images as well as Internet browser image standards.
 

OBJECTIVES
Upon completing this section, you should be able to:

  1. Explain how Active Server Pages (ASP) work
  2. Explain the advantages of using Active Server Pages
  3. Create an HTML Form
  4. Add elements to an HTML Form
  5. Specify an action attribute for a form
  6.    Explain how the Common Gateway Interface (CGI) works
  7.   Explain the differences between the way the Get and Post methods work
  8.     Create a simple mail form