Programming instructions
Enhancing the Trip Maintenance application 97
3 Save the file and view the updated tripdetail.cfm page in a browser (http://
localhost/CFDOCS/getting_started/my_app/tripdetail.cfm).
The page appears as follows:
4 Click Search or Delete to test the database maintenance buttons.
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.