Create a record insert form

Create a record insert form

The next page you’ll create for the Cafe Townsend website allows customers to add comments to the database.

Dreamweaver includes several application objects that help you create web application pages quickly and easily. You’ll use an application object to create the insert page. The Insert Record application object creates an HTML form, data fields that correspond to fields in the database, and the necessary server scripts to create a dynamic page.

This section contains the following topics:

  • Add a Record Insertion Form application object
  • Create the insert form


Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Developing Applications Rapidly