Lesson 8: Implementing Browsing and Searching

In this lesson, you will further enhance the Compass Travel Macromedia ColdFusion application by providing code to implement the navigation and searching functions.

This lesson contains the following exercises:

Exercise 1: Enabling users to browse trip details

Exercise 2: Determining actions based on which button a user clicks

Exercise 3: Enabling searching from the Trip Detail 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

Description

cflocation

Tag

Tag opens a ColdFusion page or HTML file.

URL

Structure

Structure to hold the variables within a URL.