Simon Bingham
Member since Dec 11, 2008
- Profile: /members/19-simon-bingham.htm
- URL: http://www.simonbingham.me.uk/
- Comments: 5
Recent Blog Comments By Simon Bingham
-
Converting IP Addresses To And From Integer Values With ColdFusion
Posted on Feb 21, 2013 at 1:43 AM
Hi Ben, thank you for your article which really helped me a lot. I implemented a similar solution using T-SQL so, for reference, and if you don't mind, I'll add a link to it here. It may be useful to people in the future. https://gist.github.com/simonbingham/5000258... read more »
-
Clean Code: A Handbook Of Agile Software Craftsmanship By Robert C. Martin
Posted on Jul 24, 2012 at 8:16 AM
Thanks Ben. Have added the *paperback* version to my Amazon Wishlist. :)... read more »
-
ColdFusion Component Wrapper For POI To Read And Write Excel Files
Posted on Feb 1, 2008 at 9:56 AM
Jean, Thank you for the code. Are you able to provide an example of how I can integrate this into my code? Thanks, Simon... read more »
-
ColdFusion Component Wrapper For POI To Read And Write Excel Files
Posted on Feb 1, 2008 at 8:54 AM
Jean, Thank you for your response. The query I am using is a query of a query. How would I ensure my query column types defined properly?... read more »
-
ColdFusion Component Wrapper For POI To Read And Write Excel Files
Posted on Feb 1, 2008 at 6:42 AM
Hello, I have just started using poiUtility.cfc, but I am getting an error message when I call the WriteSingleExcel function. --------------- The QUERY argument passed to the WriteSingleExcel function is not of type query. If the component name is specified as a type of this argument, its possibl... read more »