Recent Blogs
Blogs from the respected
Posted: 01/11/2011 at 6:24 AM by Atticus Craft
Solution to Apache returning a 503 Forbidden message when attempting to browse directly to a ColdFusion Component while using Apache's Virtual Hosts. This issue also occured when trying to use ColdFusion's component explorer.
Posted: 12/04/2010 at 12:34 PM by Marco Williams
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
05/22/2013 at 9:58 AM by Ben Nadel
Yesterday, I was trying to use the arrayContains() method introduced in ColdFusion 9 . Unfortunately, it wasn't working. Even when I double-checked all the values in play, arrayContains() kept telling me that a known value was not in the given array. I tried switching over to arrayFind(), but unfortunately, this exhibited the same broken behavior. After abo ... Read More »
Using A Dynamic Column Name With ValueList() In ColdFusion
05/20/2013 at 9:49 AM by Ben Nadel
For the most part, ColdFusion is awesome when it comes to creating and consuming dynamic variables. Using quotes, we can easily create dynamic variable handles ; we can define dynamic class paths ; we can ... Read More »





