We have an XML parser written in Java here: http://www.cfdev.com/xml/ It's a Java CFX Tag.
_____________________________________________ Pete Freitag CTO, CFDEV.COM http://www.cfdev.com/ -----Original Message----- From: Jeremy Bunton [mailto:[EMAIL PROTECTED]] Sent: Friday, October 04, 2002 4:29 PM To: CF-Talk Subject: XML CF5 parser Can anyone point me in the right direction for XML parsing in CF5. I have a XML file like <rss version="0.91"> <channel> <item> <title>Good, Microsoft form handheld alliance</title> <link>http://rss.com.com/2100-1040-960886.html?type=pt&part=rss&tag= feed&subj=news</link> <description>Start-up Good Technology is working with Microsoft to make its e-mail software for handhelds compatible with Microsoft's Pocket PC 2002 operating system.</description> </item> that i bring in with <cfhttp>, now I need to format it for use. Is that an easy to use well documented tag out there somewhere. JLB ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

