System information
PART II
Building a ColdFusion Application
Part II provides a tutorial that steps you through building a sample Macromedia ColdFusion
application. It consists of the following lessons:
Lesson 1: Preparing to Build the Sample Application . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
Lesson 2: Configuring Your Development Environment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
Lesson 3: Retrieving Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59
Lesson 4: Building Dynamic Queries. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 71
Lesson 5: Creating a Trip Detail Page. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85
Lesson 6: Creating a Main Application Page . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 97
Lesson 7: Validating Data to Enforce Business Rules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 103
Lesson 8: Implementing Browsing and Searching. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 123
Lesson 9: Enabling Database Maintenance. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 129
Lesson 10: Restricting Access to ColdFusion Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . 143
PART II