cfparam

"-->
 <cfparam name = "param_name"          type = "data_type"          default = "value"> 

Description

Use this tag to test whether a parameter exists, to test its data type, and to assign a default value.

Attributes

name (Required)

Name of the parameter to test.

type (Optional)

Uses: any, array, binary, Boolean, date, numeric, query, string, struct, UUID, and variableName.

default (Optional)

Value to set parameter to if it does not exist.



Inside ColdFusion MX
Inside Coldfusion MX
ISBN: 0735713049
EAN: 2147483647
Year: 2005
Pages: 579

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net