Alan McCollough
Member since Jul 20, 2009
- Profile: /members/3868-alan-mccollough.htm
- URL: http://www.kittycatonline.com
- Comments: 5
Recent Blog Comments By Alan McCollough
-
ColdFusion POIUtility.cfc Updates And Bug Fixes
Posted on Jun 22, 2011 at 6:38 PM
first off, love your POI Utility, it gets used daily. I got the most recent version, but was still having a problem with dates getting rendered as floating point. To get around that, I made the following mod, starting at line 1792, right after an if/else to set the cell style. // attempt to... read more »
-
Ask Ben: Dynamic Web Root And Site URL Calculations In Application.cfc
Posted on Jul 20, 2009 at 12:31 PM
This works on CF7 if you change "<cfset local = {} />" to "<cfset local = structNew() />"... read more »