Not finding what you are looking for? Request a recipe!
Using a simple user-defined function (UDF), you can easily generate url-friendly concatenated name-value pairs of form fields.
Then you might find the following list of CGI variables and their respective ColdFusion/Java Servlet Alternative methods to be helpful because I couldn't find much (if any) documentation on this.
What makes consuming information from Twitter so easy is their search functionality. Check it out at http://search.twitter.com. By following the instructions there, you will see that anything you search for can be "burned" via RSS. This means we can simply use CFFeed to consume Tweets!
Simply use CFDBInfo to dynamically output database tables, columns and more!
Use a custom ColdFusion component to dynamically and elegantly handle missing and/or outdated-pages in your application.