Cfdirectory Variables; Cferror Variables; Cffile Action=Upload Variables - MACROMEDIA COLFUSION MX 7-CFML Quick Reference

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

Advertisement

CFCATCH.Column
CFCATCH.KnownColumn
CFCATCH.Line
CFCATCH.KnownLine

CFDIRECTORY variables

The
cfdirectory
object as follows, where
value:
queryname.Name
queryname.Size
queryname.Type
queryname.DateLastModified
queryname.Attributes
queryname.Mode

CFERROR variables

When
cferror
variables are available if
Error.Diagnostics
Error.MailTo
Error.DateTime
Error.Browser
Error.GeneratedContent
Error.RemoteAddress
Error.HTTPReferer
Error.Template
Error.QueryString
The following error variables are available if
type="validation"
Error.ValidationHeader
Error.InvalidFields
Error.ValidationFooter
Any
cfcatch
accessed within the Error scope, as follows:
Error.Type
Error.Message
Error.Detail
Error.ErrNumber
Error.NativeErrorCode
Error.SQLState
Error.LockName
Error.LockOperation
Error.MissingFileName
Error.TagContext
Error.ErrorCode
Error.ExtendedInfo
Note:
You can substitute the prefix CFERROR for Error, if
type = "Exception"; for example, CFERROR.Diagnostics,
CFERROR.Mailto, or CFERROR.DateTime.

CFFILE ACTION=Upload variables

File variables are read-only. Use the
reference file variables; for example,
CFFILE.ClientDirectory
favor of the
CFFILE
CFFILE.AttemptedServerFile
CFFILE.ClientDirectory
CFFILE.ClientFile
CFFILE.ClientFileExt
CFFILE.ClientFileName
CFFILE.ContentSubType
CFFILE.ContentType
CFFILE.DateLastAccessed
CFFILE.FileExisted
CFFILE.FileSize
CFFILE.FileWasAppended
CFFILE.FileWasOverwritten
CFFILE.FileWasRenamed
CFFILE.FileWasSaved
CFFILE.OldFileSize
CFFILE.ServerDirectory
CFFILE.ServerFile
tag, with
queryname
generates an error page, the following error
type="request"
.
variable that applies to exception type can be
. The
prefix.
, returns a query
action=list
is the name attribute
CFFILE
prefix is deprecated in
File
CFML Quick Reference
or
"exception"
prefix to
.
35

Advertisement

Table of Contents
loading

This manual is also suitable for:

Colfusion mx 7 - installing and using coldfusion mx

Table of Contents