oi Matthew!! doesn't look like it. I can view the file in IE. and .NET Studio shows the data from it properly. :(
Crit ------------------------------------ Wednesday, June 4, 2003, 10:49:33 PM, you wrote: MW> This might be white space at the start of the XML (before <?xml version="1.0"?>>). Don't have any. >> -----Original Message----- >> From: Critz [mailto:[EMAIL PROTECTED] >> Sent: Thursday, 5 June 2003 2:44 p.m. >> To: CF-Talk >> Subject: Re: xml parsing >> >> oi Mark!! >> >> ok, I am/have gotten past that using xmlformat on it... but it says >> document root >> element is missing. I am >> trying to assist them in getting this setup.. but I am not xml savy.. >> >> here is a short snippet of the xml..: >> >> <?xml version="1.0"?> >> <rss version="0.91" encoding="ISO_8859-1"> >> <title>BME Newsfeed</title> >> <description>A collection of body modification news articles as >> collected by BMEzine.com</description> >> <link>http://www.bmezine.com/</link> >> <language>en-us</language> >> <item> >> <title>USA: The bod-mod crowd is facing a split decision</title> >> <link>http://www.timesdispatch.com/flair/MGBR85MHIGD.html</link> >> <description>Jun 4</description> >> </item> >> <item> >> <title>ON: Indelible injections on canvas</title> >> >> <link>http://www.thestar.com/NASApp/cs/ContentServer?pagename=thestar/Layo >> ut/Article_Type1&c=Article&cid=1052251727349&call_pageid=96886 >> 7495754&col=969483191630</link> >> <description>Jun 4</description> >> </item> >> </rss> >> >> any suggestions? >> >> crit >> >> >> >> >> ------------------------------------ >> Wednesday, June 4, 2003, 10:35:28 PM, you wrote: >> >> MAKC> It's not you or cfmx - it's the feed. The values should be xml- >> proofed (url >> MAKC> encoded for those long URL strings with ampersands). >> >> MAKC> -mark >> >> MAKC> -----Original Message----- >> MAKC> From: Critz [mailto:[EMAIL PROTECTED] >> MAKC> Sent: Wednesday, June 04, 2003 9:12 PM >> MAKC> To: CF-Talk >> MAKC> Subject: xml parsing >> >> >> MAKC> oi CF-Talk,!! >> >> MAKC> using cfmx, I am trying to parse this feed: >> MAKC> http://www.bmezine.com/newsfeed/bmenews.rss >> >> MAKC> but i keep getting errors. Anyone mind having a quick gander? >> >> >> MAKC> ta >> >> MAKC> Crit >> >> >> MAKC> --- >> MAKC> [This E-mail scanned for viruses by Declude Virus] >> >> >> MAKC> >> MW> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Host with the leader in ColdFusion hosting. Voted #1 ColdFusion host by CF Developers. Offering shared and dedicated hosting options. www.cfxhosting.com/default.cfm?redirect=10481 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

