Community Member Profile
- Profile: /members/350-Mark-DeMoss.htm
- URL: http://northsideofthemoon.net
- Comments: 2
- Points: 12
Recent Blog Comments By Mark DeMoss
-
Ask Ben: Handling Errors With ColdFusion CFError
Posted on Nov 24, 2010 at 11:48 AM
@Ben, This is probably too late to help Purnima, but I just ran across an instance of 502 errors that were caused by an invalid combination of CFHEADER tags. Removing the bad tags allowed the page to load properly. It doesn't sound exactly like Purnima's situation, since the page l... read more »
-
Swapping ColdFusion Component Methods At Run Time
Posted on Oct 11, 2006 at 11:04 AM
Very cool. Actually, this is also very practical. It looks a whole lot like "mixins" in ruby - a way of implementing multiple inheritance. So you can configure an object's behavior dynamically (at runtime), giving it whatever functions it needs to do the job at hand. Hal Helms writ... read more »



