Programming instructions
60 Lesson 2 Writing Your First ColdFusion Application
Creating your first ColdFusion application
As you recall from Lesson 3, two of the requirements for the Trip Maintenance
application are the ability to generate trip listings and a trip query facility. You will create
a search interface that meets both of these requirements in this lesson.
The following list identifies the components that you will create in this lesson:
• Dynamic Trip List page The purpose of the Trip List page is to present an
up-to-date lists of trips on the Compass Travel website.
• Trip Search form The purpose of the Trip search form is to enable Compass Travel
employees to search and view brief details about existing trips on their website.