MACROMEDIA COLDFUSION STUDIO 4.5-USING COLDFUSION STUDIO Use Manual page 159

For windows 95/98/nt4/2000
Table of Contents

Advertisement

TextArea example
<CONTROL NAME="txtContent" TYPE="TextArea"
SQLTextArea control
The following table describes the SQLTextArea control:
<CONTROL TYPE="SQLTextArea" .../> (ColdFusion Studio and JRun Studio)
A multi-line text entry control that allows the user to execute an SQL statement. The control
contains a button that the user can use to invoke the query builder.
SCROLLBAR
DSNAMECONTROL
QUERYNAMECONTROL
WRAP
DOWN=5 RIGHT=5
WIDTH=MAXIMUM HEIGHT=MAXIMUM
MAXWIDTHPADDING=5 MAXHEIGHTPADDING=5/>
NONE/HORIZONTAL/VERTICAL/BOTH. Specifies which scrollbars
should be displayed.
The name of the control that should be populated with the Data
Source name when a query is selected.
The name of the control that should be populated with the
Query Name when a query is selected.
YES/NO. Enables wrapping of text.
167

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion studio 4.5

Table of Contents