Monthly Archives: May 2005

best waste of code

This one wins the award for sure.? Ever hear of MonthAsString()?? doh! <!— This is used in Historical View reports to determine month headers —> <CFIF variables.holdmonth EQ ’01′> January <CFELSEIF variables.holdmonth EQ ’02′> February <CFELSEIF variables.holdmonth EQ ’03′> March … Continue reading

Posted in ColdFusion, Techy | 2 Comments