Display and Layout

Issues that relate to the display or layout generated from ColdFusion code.

Questions

How can I create a CAPTCHA image with ColdFusion?

How can I display a message on a long-running page?

How can I easily control the look and feel of my site?

How can I ensure there are no leading or trailing spaces in my variable?

How can I pad a variable with spaces or other characters?

How do I alternate row colors in a table?

How do I create a tag cloud from a query?

How do I display query results in an N-column table layout?

How do I force a file to download instead of displaying inline in IE, Firefox and other browsers?

How do I output a query result set grouped by a specific field?

How to serve pictures from a database