User Guide
78 Chapter 7: Lesson 3: Creating a Main Application Page
Enhancing the Trip Maintenance application
In this lesson you will enhance the Trip Maintenance application that you created in Lesson 2:
Writing Your First ColdFusion Application. You will modify the application to include a main
application page that lets Compass Travel employees do these tasks:
• View additional details about a trip.
• Scan records in the Trips database table.
• Modify or search for records in the Trips database table.
The following list identifies the application components that you will create in this lesson:
• Trip Detail Page The Trip Detail page displays additional information about a trip that was
initially selected from the Trip Search Results page.