Not sure where (if anywhere) you are with the process.  My first suggestion
would be to take a look at the xmldom COM object from Microsoft.  It will
allow you to walk the XML document and/or search out and loop through
desired nodes.  The good news is that any machine installed with IE5 already
has the XMLDOM installed so it's fairly easy to find and use.  I can send
you some code snippets of using the XMLDOM with Cold Fusion if you need.

Regards,
Neil
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to