Skip to main content

james

Member since Dec 11, 2008

Recent Blog Comments By james

  • ColdFusion POIUtility.cfc Updates And Bug Fixes

    Posted on May 15, 2007 at 4:07 PM

    that did it - thanks... read more »

  • ColdFusion POIUtility.cfc Updates And Bug Fixes

    Posted on May 15, 2007 at 3:16 PM

    same error: calling thru writeexcel <cfset objPOIUtility = CreateObject("component", "POIUtility").Init() /> <!--- Create mock query to dump to SS ---> <cfscript> MyQuery = querynew('name,address,phone','CF_SQL_VARCHAR,CF_SQL_VARCHAR,CF_SQL_VARCHAR'); queryaddrow(MyQuery,1); q... read more »

  • ColdFusion POIUtility.cfc Updates And Bug Fixes

    Posted on May 15, 2007 at 3:11 PM

    calling it directly - an instantiation of the object on the page is the only thing left off that first example....... read more »

  • ColdFusion POIUtility.cfc Updates And Bug Fixes

    Posted on May 15, 2007 at 3:04 PM

    Thx ben - and wow speedy reply.... hate to be pain, but now im getting index issues....you're sample arry/query is pretty straight ahead...what am i missing new error. [Table (rows 3 columns name, address, phone): [name: coldfusion.sql.QueryColumn@126b669] [address: coldfusion.sql.QueryColumn@91b... read more »

  • ColdFusion POIUtility.cfc Updates And Bug Fixes

    Posted on May 15, 2007 at 2:26 PM

    getting error on write... Element TYPENAME is undefined in a CFML structure referenced as part of an expression. simple test code. <!--- fake data ---> <cfscript> MyQuery = querynew('name,address,phone'); queryaddrow(MyQuery,1); querysetcell(MyQuery,'name','james blanard'); queryse... read more »

I believe in love. I believe in compassion. I believe in human rights. I believe that we can afford to give more of these gifts to the world around us because it costs us nothing to be decent and kind and understanding. And, I want you to know that when you land on this site, you are accepted for who you are, no matter how you identify, what truths you live, or whatever kind of goofy shit makes you feel alive! Rock on with your bad self!
Ben Nadel