CodeCharge Studio

strRedirect Run-Time Variable (ColdFusion)

Applies to

EditableGrid Form, Record Form

Type

string

Access

read/write

Syntax

<CFSET strRedirect=<expression>>
<CFSET <expression>=strRedirect>

Description

If not empty, the browser is redirected to the URL specified by the contents of this variable.

See also

strFileName Variable
strError<form> Variable


On-line, printable versions and updates