Camdenfamily
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 7 articles for 0.302 sec
http://ray.camdenfamily.com/index.cfm?mode=entry&entry=1CEE22D9-B4B6-62CD-1AC9A7 C42D02ACFC Another alternative is GetMetaData(). Though it probably uses the same internal query functions under the covers .. <cfset meta = getMetaData(adhocReport_data)> <cfset sqlOrderedColumnList = ""> <cfloop from="1" to="#arrayLen(meta)#" index="col"> <cfset sqlOrderedColumnList = listAppend     

Group: macromedia.coldfusion.database_access · Group Profile · Search for Camdenfamily in macromedia.coldfusion.database_access
Author: cf_dev2
Date: Mar 18, 2007 14:44

Hi Kate, I'm not all that familiar with ColdFusion/CFC, so hopefully my colleague Don can chime in here if I say something wrong. I believe what you're looking for is loadURL(), described here: http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&catid=60 2&threadid=1163518 You can use it to asynchronously send data to the server. In your case, you'll want
Show full article (0.45Kb) · Show article thread
No problem callling a cfc. Just have to return the results as xml. I use Ray Camden's toXML cfc and it works a charm converting cfc results to xml. I return all queries that toXML converts to xml, but it can also convert arrays and structures and maybe something else. Anyway, have a look at his blog http://ray.camdenfamily.com/. Search for toxml. I have been using spry in Model Glue     

Group: macromedia.labs.spry_framework_for_ajax_prerelease · Group Profile · Search for Camdenfamily in macromedia.labs.spry_framework_for_ajax_prerelease
Author: Phillip Senn
Date: Mar 2, 2007 18:08

Show full article (0.13Kb)
    

Group: macromedia.labs.spry_framework_for_ajax_prerelease · Group Profile · Search for Camdenfamily in macromedia.labs.spry_framework_for_ajax_prerelease
Author: kinblas
Date: Feb 16, 2007 14:29

Show full article (0.66Kb) · Show article thread
    

Group: macromedia.labs.spry_framework_for_ajax_prerelease · Group Profile · Search for Camdenfamily in macromedia.labs.spry_framework_for_ajax_prerelease
Author: Jedi Master
Date: Dec 5, 2006 18:51

Show full article (0.11Kb) · Show article thread
    

Group: macromedia.labs.spry_framework_for_ajax_prerelease · Group Profile · Search for Camdenfamily in macromedia.labs.spry_framework_for_ajax_prerelease
Author: singh
Date: Dec 5, 2006 08:13

Show full article (0.33Kb) · Show article thread
    

Group: macromedia.labs.spry_framework_for_ajax_prerelease · Group Profile · Search for Camdenfamily in macromedia.labs.spry_framework_for_ajax_prerelease
Author: dmineer
Date: Nov 15, 2006 19:35

Show full article (0.84Kb) · Show article thread
    

Group: macromedia.labs.spry_framework_for_ajax_prerelease · Group Profile · Search for Camdenfamily in macromedia.labs.spry_framework_for_ajax_prerelease
Author: Nordiam
Date: Oct 2, 2006 22:18

Show full article (0.36Kb) · Show article thread