September 2007
Intermediate to advanced
504 pages
11h 36m
English
In this lesson, you will:
<objective>Build a coordinated content management system, enabling users to insert, update, and delete data
</objective> <objective>Develop the code with minimal reliance on Dreamweaver’s GUI
</objective> <objective>Hand-write your own code to make database connections
</objective> <objective>Make use of SQL’s INSERT, UPDATE, and DELETE statements
</objective> </feature><feature><title>Approximate Time</title>This lesson takes approximately 180 minutes to complete.
</feature><feature><title>Lesson Files</title>Starting Files:
Lesson15/Start/newland/admin_template.asp
Completed Files:
Lesson15/Complete/newland/admin_cp_insert.asp
Lesson15/Complete/newland/admin_cp_insert_processor.asp ...