97
CHAPTER 9
Lesson 6: Creating a Main Application Page
In this lesson you will enhance the Compass Travel Trip Maintenance application. So far, you
created a very useful drill-down query facility. Compass Travel trip coordinators can produce lists
required by management and easily locate and display information about any trip. There are
several requirements that were identified in
“Lesson 1: Preparing to Build the
Sample Application” on page 41
that you have not yet addressed:
•
The ability to browse through the Trips table.
•
The ability to add, delete, and edit trip information.
You will modify the Trip Detail page to accomplish this additional functionality. The Trip Detail
page shows information about a single trip. You will convert the Trip Detail page into the main
application page by adding the following functionality:
•
Navigation buttons to browse the database
•
Database maintenance buttons to edit, delete, and add new trips, as well as a button to search
This lesson contains the following exercises:
Exercise 1: Creating the main application page from the Trip Detail page . . . . . . . . . . . . . . . . 98
Exercise 2: Adding database maintenance buttons . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100
Содержание COLFUSION MX 7-GETTING STARTED BUILDING COLDFUSION...
Страница 1: ...COLDFUSION MX7 Getting Started Building ColdFusion MX Applications...
Страница 6: ...6 Contents...
Страница 10: ......
Страница 14: ...14 Chapter 1 Introducing ColdFusion MX...
Страница 38: ...38 Chapter 3 Database Fundamentals...
Страница 40: ......
Страница 58: ...58 Chapter 5 Lesson 2 Configuring Your Development Environment...
Страница 70: ...70 Chapter 6 Lesson 3 Retrieving Data...
Страница 84: ...84 Chapter 7 Lesson 4 Building Dynamic Queries...
Страница 96: ...96 Chapter 8 Lesson 5 Creating a Trip Detail Page...
Страница 102: ...102 Chapter 9 Lesson 6 Creating a Main Application Page...