Categories

The following page lists the categories of questions here at the ColdFusion Cookbook. Use this to begin your search...

Application Management

This covers anything related to applications, including session and client tracking.

Caching

This category covers a full range of caching options and tricks that are available to ColdFusion.

Components

This category covers ColdFusion Components (CFCs).

Data Structures

This category talks about different kinds of data structures, or forms of data. It includes questions about lists, arrays, and structures not covered in other categories.

Database / SQL

Anything related to databases and SQL.

Dates/Times

This category focuses on working with dates and times in ColdFusion. Common problems faced by developers, such as printing dates and times in different ways, determining the difference between two dates, and dealing with dates/times in non-English locales are all explored in detail.

Display and Layout

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

Email

Everything email related.

File and Directory Access

File and directory access.

Forms

Everything form related.

Full-Text Searching

Everything related to the use of the full-text search service within ColdFusion.

Images

This category is everything image related.

JavaScript

This category covers ColdFusion and JavaScript interaction.

Lists

This category is everything list related.

Miscellaneous

A catch-all category for items that do not fit elsewhere.

Numbers

This category is everything number related.

Queries

This category discusses how to work with queries as ColdFusion data structures.

Security

This category covers all issues related to security. This includes both at the server level and in your code.

Strings

This category is everything string related.

XML

This category is everything XML related.