Save the file and view the updated tripdetail.cfm page in a browser (http://localhost/cfdocs/
3
getting_started/my_app/tripdetail.cfm?ID=8). The page appears as follows:
Click Search or Delete to test the database maintenance buttons.
4
An error occurs because the Maintenance Action page does not exist. The Maintenance Action
page is required to process the maintenance button requests. You will develop this page in the
next lesson.
Summary
In this lesson, you transformed the search facility you built in
ColdFusion Application
show more information about a particular trip. You also formatted the Trip Search Results and
Trip Detail pages using the CFML
Trip Search Results page with the Trip Detail page. You used the
function to ensure that data was correctly from one page to the other. Finally, by adding trip
maintenance and navigation buttons, you converted the Trip Detail page into the main Trip
Maintenance application page.
In the next lesson
In the next lesson, you will build the action pages required to implement the navigation and
maintenance buttons on the main Trip Maintenance application page.
92
Chapter 7: Lesson 3: Creating a Main Application Page
into a drill-down facility for trip queries. You built a Trip Detail page to
DollarFormat
Lesson 2: Writing Your First
and
functions. You linked the
DateFormat
URLEncodedFormat
CFML
Need help?
Do you have a question about the COLDFUSION MX 61-GETTING STARTED BUILDING COLDFUSION MX and is the answer not in the manual?