In this lesson, you will create a page for the trip coordinator to add new trip offerings and update existing trips. In addition, you will add logic to validate that data entered so that it complies with Compass Travel business rules.
This lesson contains the following exercises:
The following table describes the ColdFusion tags and functions that you use in this lesson to enhance the ColdFusion application:
| Element | Type | Description |
|---|---|---|
cfform |
Tag |
Builds a form with CFML custom control tags that provide more functionality than standard HTML form input elements. |
cfinput |
Tag |
Use inside the |
cfselect |
Tag |
Use inside the |
FileExists |
Function |
Returns True if the file specified in the argument exists, False if it doesn't exist. |
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/00000154.htm