ColdFusion® MX: From Static to Dynamic in 10 Steps By Barry Moore
Table of Contents
Step 5. Using Forms with ColdFusion MX
In this chapter, we looked at the two templates involved in creating a form: the form page and the action page. We also saw how we can use form information to create dynamic SQL statements to query our database.
In addition, we looked at how to use form validation to ensure that the information submitted by users is valid for our application. In the next step, we will learn how to use forms to do live, online editing of our database.