Chapter 9: Lesson 5: Implementing The Browsing And Maintenance Database Functions; Lesson 5: Implementing The Browsing And Maintenance Database Functions - MACROMEDIA COLDFUSION MX 61-GETTING STARTED BUILDING COLDFUSION MX Getting Started

Building coldfusion mx applications
Table of Contents

Advertisement

Lesson 5: Implementing the Browsing and
In this lesson, you will enhance the Compass Travel ColdFusion application by providing code to
implement the navigation and maintenance database functions.
This lesson explains how to do the following tasks:
Use SQL SELECT to move to the first, last, next and previous rows in the trips table
Add code to the main application page to browse the trips table
Use SQL DELETE to delete rows in the trips table
Use
to link the search facility built in
cflocation
Application
to the main Trip Maintenance application page.
ColdFusion tags and functions introduced in this lesson
The following table identifies the ColdFusion tag and structure that you use in this lesson to
enhance the Trip Maintenance application:
Element
Type
Tag
cflocation
Structure
URL
Maintenance Database Functions
Brief description
Opens a ColdFusion page or HTML file.
Structure to hold the variables within a URL.
CHAPTER 9
Lesson 2: Writing Your First ColdFusion
109

Advertisement

Table of Contents
loading
Need help?

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?

Questions and answers

This manual is also suitable for:

Coldfusion mx

Table of Contents