Essential ASPFor Web Professionals
navigation image map Chapter 1 Chapter 2 Chapter 3 Chapter 5 Chapter 6

Chapter 4 – Editing Records

Using the same database as Chapter 3, this time the scripts get a little more complicated and create a password protected interface that can be used to edit the contents of the database.

Project

Using a Web Interface to Edit Records in a Database

Rather dry project name notwithstanding, this chapter has some nice stuff in it, such as code that automatically iterates through incoming form information and stuffs it into a database — without knowing what the field names are beforehand. If you haven't had to deal with this before, it's a nice trick when you add or remove fields to or from the database later. A long chapter with a lot of code.



Home | Advanced Projects | Errata
Essential Series © 2001 Prentice Hall PTR