Note 8 for Web Publishing II
Watch & Read:
Dreamweaver CSS
Database:
Open up Access
Save the database on D drive using your userid as the name of the database (example: JStorslee.mdb)
Select Create Table in Design View
Create a Table with the following Fields:
| Field Name | Description of Field |
|---|---|
| PNumber for Part Number | limit the field to 10 Text characters |
| Pname for Product Name | limit the field to 30 Text characters |
| Pdescribe for Product Description | limit the field to 500 Text characters |
| Pgraphic for file name of graphic | limit the field to 15 Text characters |
| Price for Price of product | limit the field to 8 Text characters |
Fill in at least 4 Records!Create a site for Dreamweaver
Follow the directions for Setting up a Database Connection using Dreamweaver.
Dynamic (Database Generated) Sites or "Creating Webpages on the Fly"

Macromedia's (Tutorial and Software) or Stanford's Dreamweaver Tutorial or the Tutorial inside Dreamweaver.
Amazon.Com and MyYahoo are two examples of Dynamic Web sites that are created on demand by accessing a database and template.
Review the following:
W3Schools ASP Page
Terms you need to Lookup:
ASP, JavaScript
Homework:
You should be reading pg 621-663 in our Dummies book
Final Step:
Review in your mind everything we covered in class and remember to cover it again before you go to bed so your mind to process this information while you sleep.