Community Member Profile
- Profile: /members/2759-DanaK.htm
- Comments: 6
- Points: 68
Recent Blog Comments By DanaK
-
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
Posted on May 22, 2013 at 11:37 AM
When I c&p and run on cf10, I get: Selected User IDs: 1,4 User 1 selected: YES - YES User 2 selected: NO - NO User 3 selected: NO - NO User 4 selected: YES - YES User 5 selected: NO - NO As Number: YES As String: YES As Java: YESread more »
-
Using A Dynamic Column Name With ValueList() In ColdFusion
Posted on May 20, 2013 at 4:34 PM
I was thinking chicken and the egg, I wouldn't have expected it to work in the valuelist going in I guess. Maybe I just need a beer, long day :)... read more »
-
Using A Dynamic Column Name With ValueList() In ColdFusion
Posted on May 20, 2013 at 4:24 PM
I thought when you used array notation to reference queries you always had to have the row or it would throw a similar error as well?... read more »
-
POIUtility.cfc Now Hosted On GitHub
Posted on Feb 26, 2013 at 2:31 PM
I'm still using this on a cf8 project! Thanks again Ben.... read more »
-
ColdFusion POIUtility.cfc Updates And Bug Fixes
Posted on Mar 5, 2010 at 3:00 PM
I'm running into the instantiation java error I've seen listed above suddenly. It was working on 3 different CF installs with no issue, but once I migrated to the test server I can't load in any of the files that are working on the other servers fine. The only two differences are file stora... read more »
-
Content Is Not Allowed In Prolog - ColdFusion XML And The Byte-Order-Mark (BOM)
Posted on Jan 8, 2009 at 11:55 AM
I've been banging my head against the wall with this prolog issue the past few days. When I dump the xml similar to above I get: [<] - 60 [?] - 63 [x] - 120 [m] - 109 [l] - 108 If I run the reg exp above it changes the error to a footer error. Trim() isn't... read more »



