4
CFML Tag Summary (Continued)
CFML Tag
CFMAILPARAM
CFMODULE
CFOBJECT
CFOUTPUT
CFPARAM
CFPOP
CFPROCESSINGDIRECTIVE
CFPROCPARAM
CFPROCRESULT
CFQUERY
CFQUERYPARAM
CFREGISTRY
CFREPORT
CFRETHROW
CFSCRIPT
CFSEARCH
CFSELECT
CFSERVLET
CFSERVLETPARAM
CFSET
CFSETTING
Description
Attaches a file or adds a header to an email message.
Invokes a custom tag for use in your ColdFusion
application pages.
Creates and uses COM, CORBA, or JAVA objects.
Displays output of database query or other operation.
Defines a parameter and its initial default value.
Retrieves messages from a POP mail server.
Suppresses extraneous white space, and other
output.
Specifies parameter information for a stored procedure.
Specifies a result set name that other ColdFusion tags use
to access the result set from a stored procedure.
Passes SQL to a database.
Reads, writes, and deletes keys and values in the system
registry.
Reads, writes, and deletes keys and values in the system
registry.
Embeds a Crystal Reports report.
Rethrows the currently active exception.
Encloses a set of CFScript statements.
Executes searches against data indexed in Verity
collections using CFINDEX.
Used in CFFORM to create a drop-down list box form
element.
Executes a Java servlet on a JRun engine.
Used to pass data to the Java servlet. CFSERVLETPARAM
is a child tag of CFSERVLET.
Defines a variable.
Define and control a variety ColdFusion settings.
CFML Language Reference
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