In this lesson you will enhance the Compass Travel Trip Maintenance application. This lesson contains the following exercises:
The following table describes the ColdFusion tags and functions that you use in this lesson to enhance the sample ColdFusion application:
| Element | Type | Description |
|---|---|---|
DollarFormat |
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. |
DateFormat |
Function |
Returns a formatted date-time value. If no mask is specified, the |
IsDefined |
Function |
Evaluates a String value to determine whether it represents an existing variable. Returns True if the variable is found, False if not found. |
URLEncodedFormat |
Function |
Converts a text string into a String that you can safely use in a URL. |
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | KnowledgeBase | Bug Reporting
Version 7
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/7/htmldocs/00000140.htm