Controlling Data

Whether data is retrieved from databases, the system itself, LDAP servers or mail servers, it possesses no inherent structure to help you control how it displays on a page. Additionally, data types such as date and currency return raw values that are not easy to work with or read.

By applying HTML tables and ColdFusion functions, you can format and manipulate the data that's returned to a page.