ColdFusion CFSELECT Alignment

posted in: Tech | 0

The “ID” attribute must be used, even if blank is the value, so that the data will left justify. cfselect Description: Constructs a drop-down list box form control. Used in a cfform tag. You can populate the list from a … Continued