MACROMEDIA COLDFUSION MX 61-CFML Reference page 336

Cfml reference
Hide thumbs Also See for COLDFUSION MX 61-CFML:
Table of Contents

Advertisement

Attribute
Req/Opt
align
Optional
bgColor
Optional
textColor
Optional
maxLength
Optional
notSupported Optional
Usage
This tag requires the client to download a Java applet. Downloading an applet takes time;
therefore, using this tag might be slightly slower than using an HTML form element or the
tag to get the same information.
cfinput
For this tag to work properly. the browser must be JavaScript-enabled.
If the following conditions are true, a user's selection from query data that populates this tag's
options continues to display after the user submits the form:
The
cfform preserveData
336
Chapter 2: ColdFusion Tags
Default Description
Alignment of text entry box with respect to adjacent HTML
content:
• top
• left
• bottom
• baseline
• texttop
• absbottom
• middle
• absmiddle
• right
Background color of control. For a hex value, use the form:
textColor = "##xxxxxx"
pound signs or none.
• any color, in hex format
• black
• red
• blue
• magenta
• cyan
• orange
• darkgray
• pink
• gray
• white
• lightgray
• yellow
Text color for control.
Options: same as for
The maximum length of text entered.
Text to display if a page that contains a Java applet-based
control is opened by a browser that does not support
cfform
Java, or has Java support disabled. For example:
notSupported = "<b> Browser must support Java to view
ColdFusion Java Applets</b>"
If no message is specified, this message displays:
<b>Browser must support Java to <br> view ColdFusion Java
Applets!</b>
attribute is set to "
Yes
, where x = 0-9 or A-F; use two
attribute.
bgcolor
"

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion mx

Table of Contents