Cfquery And Cfstoredproc Variables; Cfregistry Variables; Cfsearch Variables; Standard Cgi Variables - MACROMEDIA COLFUSION MX 7-CFML Quick Reference

Hide thumbs Also See for COLFUSION MX 7-CFML:
Table of Contents

Advertisement

.ColumnList
queryname
.Attachments
queryname
.AttachmentFiles
queryname

CFQUERY and CFSTOREDPROC variables

The
cfquery
variable:
CFQUERY.ExecutionTime
The
cfquery
data about the query:
queryname.CurrentRow
queryname.RecordCount
queryname.ColumnList
The
cfstoredproc
CFSTOREDPROC.ExecutionTime
CFSTOREDPROC.StatusCode

CFREGISTRY variables

The
cfregistry
reference after executing the
where
queryname
.Entry
queryname
.Type
queryname
.Value
queryname

CFSEARCH variables

A
operation returns the following variables, where
cfsearch
is the name attribute value:
searchname
searchname.URL
searchname.Key
searchname.Title
searchname.Score
searchname.Custom1 and Custom2
searchname.Summary
searchname.RecordCount
searchname.CurrentRow
searchname.RecordsSearched
searchname.ColumnList

Standard CGI variables

The CGI variables that are available for your use vary with the
web server and configuration. This section lists the CGI 1.1
variables that some web servers create when a CGI script is
called. Some of the following variables may not be available.

Request

CGI.AUTH_TYPE
CGI.CONTENT_LENGTH
CGI.CONTENT_TYPE
CGI.METHOD
CGI.PATH_INFO
CGI.PATH_TRANSLATED
CGI.QUERY_STRING
CGI.REMOTE_ADDR
CGI.REMOTE_HOST
CGI.REMOTE_USER
CGI.REQUEST_METHOD
CGI.SCRIPT_NAME

Server

CGI.GATEWAY_INTERFACE
CGI.SERVER_NAME
CGI.SERVER_PORT
CGI.SERVER_PROTOCOL
CGI.SERVER_SOFTWARE
tag returns information about the query in this
tag uses the query name to scope the following
tag returns the following variables:
tag returns a query record set that you can
is the name attribute value:
action, as follows,
GetAll
CFML Quick Reference
37

Advertisement

Table of Contents
loading

This manual is also suitable for:

Colfusion mx 7 - installing and using coldfusion mx

Table of Contents