ColdFusion Tutorial Categories
  • Creating Dynamic Bar Charts
    A tutorial showing you how you can create a dynamic bar chart!
    Difficulty: Beginner | Author: Alex Allen-Turl | Views: 27,593 | Posted Date: Tuesday, December 24, 2002
  • Search Engine Bot Notifier
    This code detects the most common user agents (web browsers) and notifies you via email if it is not a recognized user agent as defined in the code. Usually this will be a bot of some sort. Extrememly useful for tracking how often Google, Yahoo, etc visits your site. It will email you the bot and a reverse IP lookup url with the IP appended so you can verify if it is a "good bot" or a "bad (spam) bot" (then you can block that IP or stop processing of the page). Use this in your home page or as an include file throughout your site. Nothing fancy it should work on MX also although I have not tested it there.
    Difficulty: Beginner | Author: Jim Summer | Views: 28,139 | Posted Date: Wednesday, April 14, 2004
  • Record Counts of Database Results
    This tutorial is designed to show you how to get a record count of the results returned by your database query. It also show you how to then chart those results.
    Difficulty: Beginner | Author: Mike Daugherty | Views: 21,842 | Posted Date: Friday, January 14, 2005
  • Write CFCHARTs to a file directly!
    This .cfc will let you write a flash, jpg, or png chart to a file, to be displayed on any page (or printed, emailed, etc). Can fix issues with charts randomly not displaying properly.
    Difficulty: Intermediate | Author: Justice | Views: 11,547 | Posted Date: Friday, January 14, 2005
  • Using Arrays in ColdFusion To Properly Display Data....
    This tutorial will show you how to use arrays to display data properly in ColdFusion.
    Difficulty: Intermediate | Author: Pablo Varando | Views: 43,200 | Posted Date: Monday, October 28, 2002
  • Generating random colors on your ColdFusion Charts using a User Defined Field (UDF)....

    This tutorial will show you how to efficiently re-use code and in addition how to create a random list of colors that you can use with cfchart colorlist.


    Difficulty: Beginner | Author: Pablo Varando | Views: 3,980 | Posted Date: Friday, June 5, 2009
Download the EasyCFM.COM Browser Toolbar!