ColdFusion® MX: From Static to Dynamic in 10 Steps By Barry Moore
Table of Contents
Step 6. Updating, Inserting, and Deleting Database Records
In this step, we looked at how to populate forms with information from a database. We also saw how to use forms and action pages to update existing database information and to insert new information into the database. We also discussed how to delete data from a database, as well as options available to you other than permanently deleting out-of-date data.
In the next step, we will see how to use ColdFusion to interact with another Internet service, namely email. We will investigate how to get our web site to send and receive email automatically.