ColdFusion 9.0 Resources |
cftextinputDescriptionPuts 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 must use a cfinput or cftextarea tag and use a cascading style sheet (CSS) to specify the text style characteristics. |