Programming instructions
Creating your first ColdFusion application 61
• Trip Search Results page The purpose of the Trip Search Results page is to
display the results of a trip search.
The primary users of these components are the Compass Travel coordinators and agents,
not the general public.
Application development steps
You will review or participate in the following application construction steps:
Steps Description
1 Create a dynamic web page that displays a list of trips.
2 Design the constraints for the search interface.
3 Develop ColdFusion pages to capture user search criteria and display the
results.