No, something else is going on at your end. CF has no problem parsing
valid XML and consuming rss feeds.

To prove it:

http://www.bifrost.com.au/rssfeed.cfm

uses the exact code you first posted, on a CF7 server.

On 8/22/06, Ian Vaughan <[EMAIL PROTECTED]> wrote:
> I have tried adding resolveurl = "yes" but the error message stays the
> same ?
>
> I have also tried different rss feeds from other websites and am getting
> the same error.
>
> Perhaps Coldfusion MX 7 cannot consume rss feeds so they can display on
> your website, could it be a limitation of Coldfusion? If that is the
> case then I will have to look at php to consume the feeds.
>
>
> An error occured while Parsing an XML document.
> White spaces are required between publicId and systemId.
>
> The error occurred in F:\xmlrss.cfm: line 14
>
> 12 : </cfhttp>
> 13 :
> 14 : <cfset fileContent = xmlparse(#cfhttp.fileContent#)>
> 15 : </head>
> 16 :
>
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250566
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to