ColdFusioning: Pronunciation \kold-fy�-zhn-ing\ Noun: The action of one that writes ColdFusion.

New Tags in ColdFusion 9

New tags in ColdFusion 9

The following tags are new in ColdFusion 9. Each tag links to the help documents.

CFML tag

Category

Description

cfcontinue

Flow-control tags

Returns processing to the top of a loop; used within a cfloop tag.

cffileupload

File management tagsForms tags

Displays a dialog for uploading multiple files from the user's system.

cffinally

Exception handling tags

Used inside a cftry tag

cfimap

Communications tags, Internet protocol tags

Retrieves and manages e-mails and folders in IMAP servers

cfmap

Other tags

Embeds a Google map within a ColdFusion web page

cfmapitem

Other tags

Creates markers on the map; a child tag of the cfmap tag

cfmediaplayer

Other tags

Creates an in-built media player that can play FLV files

cfmessagebox

Application framework tags

Defines a control for displaying pop-up messages

cfprogressbar

Other tags

Defines a progress bar to indicate the progress of an activity

cfsharepoint

Extensibility tags

Invokes a SharePoint action from ColdFusion

cfspreadsheet

Extensibility tags

Manages Excel spreadsheet files




Related Blog Entries

Comments