Community Member Profile
- Profile: /members/5187-Christophe.htm
- Comments: 6
- Points: 61
Recent Blog Comments By Christophe
-
ColdFusion POIUtility.cfc Updates And Bug Fixes
Posted on Oct 8, 2010 at 4:19 AM
Hello, nice utility first of all! I've a little problem when using "HasHeaderRow = true" with more than 10 columns... As the array of columnNames is sorted numeric natural (1,2,3,4...) And the query is sorted numeric alfabetical(1,10,11,12,13[...]19,2,20). So the columnNames in the arra... read more »
-
ColdFusion POIUtility.cfc Updates And Bug Fixes
Posted on Oct 8, 2010 at 4:17 AM
Hello, nice utility first of all! I've a little problem when using "HasHeaderRow = true" with more than 10 columns... As the array of columnNames is sorted numeric natural (1,2,3,4...) And the query is sorted numeric alfabetical(1,10,11,12,13[...]19,2,20). So the columnNames in the arra... read more »
-
Creating An Image Zoom And Clip Effect With jQuery And ColdFusion
Posted on Mar 11, 2010 at 12:40 PM
@Ben Nadel, Hi, thanks for answering that fast, i did a little debug... Image data: ----------- Dibujo_uno_small.jpg : 474px × 570px 72dpi Dibujo_uno_big.jpg : 1947px × 2337px 72dpi Code source: ------------- <img id="image" rel="Dibujo_uno_big.j... read more »
-
Creating An Image Zoom And Clip Effect With jQuery And ColdFusion
Posted on Mar 10, 2010 at 8:50 AM
Hi, I could reproduce the nice effect: Creating An Image Zoom And Clip Effect With jQuery, Posted January 21, 2010 at 1:52 PM But this one.. something is not working with the images path I think... (new to this) if I do this: <img id="image" rel="Dibujo_uno_big.jpg" src="get_low_r... read more »
-
Copy / Import XML Nodes Into A ColdFusion XML Document
Posted on Jan 15, 2010 at 2:15 PM
Waow! That's good!!!... read more »
-
Copying Children From One ColdFusion XML Document To Another
Posted on Jan 15, 2010 at 1:04 PM
Hi, I would like to know if this is possible? If yoou have: <cfxml variable="xmlDate"> <date> <meal> <location>Ben's Pizza</location> <time>7:30 PM</time> </meal> <movie>... read more »



