In this lesson you will enhance the Compass Travel Trip Maintenance application. This lesson
contains the following exercises:
ColdFusion tags and functions introduced in this lesson
The following table describes the ColdFusion tags and functions that you use in this lesson to
enhance the sample ColdFusion application:
Element
DollarFormat
DateFormat
IsDefined
URLEncodedFormat
Lesson 5: Creating a Trip Detail Page
Type
Description
Function
Returns a number as a String formatted with two decimal
places, a thousands separator, and a dollar sign. If the
specified number is negative, parentheses are used.
Function
Returns a formatted date-time value. If no mask is specified,
the
DateFormat
mmm/yy format. The
have the U.S. date format.
Function
Evaluates a String value to determine whether it represents
an existing variable. Returns True if the variable is found,
False if not found.
Function
Converts a text string into a String that you can safely use in a
URL.
CHAPTER 8
function returns the date value in the dd/
function supports dates that
DateFormat
85
Need help?
Do you have a question about the COLFUSION MX 7-GETTING STARTED BUILDING COLDFUSION MX and is the answer not in the manual?
Questions and answers