1 / 8

CSC 101 -- Lab 6 Overview

CSC 101 -- Lab 6 Overview. Summer 2010. Present …. Pre-Lab activities … Read tutorials on client-server computing, CGI, and HTML forms Create a new folder named lab6 inside of your csc101 folder. … Future. Use Dreamweaver to create a new web page containing a form and other neat things!

Télécharger la présentation

CSC 101 -- Lab 6 Overview

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CSC 101 -- Lab 6 Overview Summer 2010

  2. Present … Pre-Lab activities … • Read tutorials on client-server computing, CGI, and HTML forms • Create a new folder named lab6 inside of your csc101 folder

  3. … Future • Use Dreamweaver to create a new web page containing a form and other neat things! • Upload your file to the web server

  4. FACT: The web pages you have created this semester have been “passive” and “static”

  5. This week you’ll develop a web page that actually does something besides displaying information!

  6. What is … • A server-side script? • What are server-side scripts used for? • A client-side script? • What is a client-side script used for?

  7. How do we … • develop a web page that can send data to a server-side script? • we will learn how to develop web pages containing ____________ FORMS

  8. CAUTION • It is critical that you follow the lab instructions carefully and use the correct names for the following form elements in today’s lab: product1, product2, product3, pulldown, radio

More Related