Chapter 15. Hand-Coding a Basic CMS

<feature><title>What You Will Learn</title>

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 ...

Get Adobe Dreamweaver CS3 with ASP, ColdFusion, and PHP: Training from the Source now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.