Community Member Profile
- Profile: /members/5953-Charles-R-Thompson.htm
- Comments: 4
- Points: 42
Recent Blog Comments By Charles R. Thompson
-
Ask Ben: Displaying And Formatting The Difference Between Two Dates
Posted on Oct 7, 2011 at 10:17 AM
Scratch my previous comment. I got TimeFormat and DateDiff parameters mixed up. Too early to be helping people.... read more »
-
Ask Ben: Displaying And Formatting The Difference Between Two Dates
Posted on Oct 7, 2011 at 9:48 AM
At cursory glance (and unrelated to your months/days issue) I believe your minutes and hours may not be correct. Minutes requires 'n', not 'm' and the hours show as 'H' when it should be 'h'. read more »
-
Building A ColdFusion XML Document From Scratch
Posted on May 3, 2010 at 11:14 AM
@Ben, The primary question should have been "Do newer versions of CF support the inclusion of a XSLT spreadsheet when building XML within ColdFusion cfscript?" Ron's solution works (thanks Ron) and got me through a weekend of coding, but like many XML features in CF, and as part of yo... read more »
-
Building A ColdFusion XML Document From Scratch
Posted on May 2, 2010 at 11:06 AM
Have there been any improvements to the treatment of XSL in CF's XML cfscript functions? It seems like such an obvious oversight. I just finished conversion of a bunch of nasty cfset calls that built up XML to a more elegant XMLnew() scripted solution only to find that now I can't seem to... read more »



