Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ColdFusion / Advanced Techniques / September 2007



Tip: Looking for answers? Try searching our database.

parsing datasources XML

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
rgurganus - 13 Sep 2007 22:31 GMT
I'm wanting to read the neo-datasources.xml file and loop through the
datasources.  So I do a CFFILE TYPE="READ" and got the content, and did
xmlparse() to create the XML object.  But then I'm stuck - CFDUMP shows me a
structure inside an array inside "wddx encoded".  I can't figure the structure
syntax to get past "wddx encoded" and drill down into it to get to the data.  
Can someone point me in the right direction?  Thanks.
Grizzly9279 - 13 Sep 2007 22:35 GMT
You should be able to use the <cfwddx> tag to get at it.

Example:
<cfwddx action="wddx2cfml" input="#wddxVar#" output="outputVar">
rgurganus - 14 Sep 2007 14:25 GMT
Thanks.  It's good to know some problems have easy solutions.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.