csc 101 -- lab 6 overview

8
CSC 101 -- Lab 6 Overview Summer 2010

Upload: valentino-dawson

Post on 31-Dec-2015

36 views

Category:

Documents


0 download

DESCRIPTION

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! - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: CSC 101 -- Lab 6 Overview

CSC 101 -- Lab 6 OverviewSummer 2010

Page 2: CSC 101 -- Lab 6 Overview

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

Page 3: CSC 101 -- Lab 6 Overview

… Future– Use Dreamweaver to create a new web page

containing a form and other neat things!– Upload your file to the web server

Page 4: CSC 101 -- Lab 6 Overview

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

Page 5: CSC 101 -- Lab 6 Overview

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

Page 6: CSC 101 -- Lab 6 Overview

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?

Page 7: CSC 101 -- Lab 6 Overview

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

Page 8: CSC 101 -- Lab 6 Overview

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