?? You want to convert an XML document to a CF query? If so, I would personally make sure it's the same structure as a WDDX package would be. If you already have a structure you could use XSLT to convert the structure a properly WDDX formatted structure.
Taco Fleur - Pacific Fox an industry leader with commercial IT experience since 1994 . http://www.pacificfox.com - Web Design and Development > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy > Sent: Monday, 26 September 2005 1:02 PM > To: CFAussie Mailing List > Subject: [cfaussie] XML to Query > > > Heyas, > > I am getting mixed messages with converting an XML document > example.xml to a query. Can some point me in the right > direction. I have an example.xml file which is stored on the c:/ > > <cffile action="read" file="c:\example.xml" variable="myxml"> > > Some are saying using wddx others are saying not to...wt?!! > > Jeremy > > --- > You are currently subscribed to cfaussie as: > [EMAIL PROTECTED] To unsubscribe send a blank email > to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
