CFTEXTINPUT | |
Description
Puts a single-line text entry box in a cfform tag and controls its display characteristics. This tag is deprecated, and is not supported in XML format forms. In its place, you should use a cfinput or cftextarea tag and use a cascading style sheet (CSS) to specify the text style characteristics. |
|
History
ColdFusion MX 7: This tag is deprecated. In later releases it might not work, and might cause an error. ColdFusion MX 6.1: Changed the validate = "creditcard" option requirements: the text entry must have 13-16 digits. |