Retrieving and Formatting Data

This chapter explains how to use HTML forms to control the data displayed by a dynamic web page. It also describes how to populate an HTML table with query results and how to use ColdFusion functions to format and manipulate data.

Contents

Using forms to specify the data to retrieve
Working with action pages
Working with queries and data
Returning results to the user
Dynamically populating list boxes
Creating dynamic check boxes and multiple-selection list boxes
Validating form field data types

View comments on LiveDocs