New Tags In Coldfusion 4.5 - MACROMEDIA COLDFUSION 4.5-CFML LANGUAGE Reference

Cfml language reference
Table of Contents

Advertisement

Chapter 1: ColdFusion Tags
CFML Tag Summary (Continued)
CFML Tag
CFSILENT
CFSLIDER
CFSTOREDPROC
CFSWITCH/CFCASE/CFDEFAULTCASE
CFTABLE
CFTEXTINPUT
CFTHROW
CFTRANSACTION
CFTREE
CFTREEITEM
CFTRY/CFCATCH
CFUPDATE
CFWDDX

New Tags in ColdFusion 4.5

CFEXECUTE
CFHTTPPARAM
CFIMPERSONATE
CFMAILPARAM
CFPROCESSINGDIRECTIVE
Description
Suppresses all output that is produced by the CFML
within the tag's scope.
Used in CFFORM to create a slider control element.
Specifies database connection information and identifies
the stored procedure to be executed.
Evaluates a passed expression and passes control to the
CFCASE tag that matches the expression result.
Builds a table.
Places a single-line text entry box in a CFFORM.
Raises a developer-specified exception.
Groups CFQUERYs into a single transaction; performs
rollback processing.
Used in CFFORM to create a tree control element.
Used with CFTREE to populate a tree control element in a
CFFORM.
Allows developers to catch and process exceptions in
ColdFusion pages.
Updates rows in a database data source.
Serializes and de-serializes CFML data structures to the
XML-based WDDX format.
CFQUERYPARAM
CFRETHROW
CFSERVLET
CFSERVLETPARAM
CFSILENT
5

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION 4.5-CFML LANGUAGE and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Coldfusion 4.5

Table of Contents