Matthew Walker wrote:

> I'd guess it's a whitespace problem. Is there leading whitespace in your
> generated XML? Try adding <cfcontent type="application/xml" reset="yes">
> just before your output your xml.

Exactly where does that need to go, plus if that's it why would it work
on my local server, but error on another?

It isn't some type of mapping problem?

The current page is trying to display this and nothing else:

<cfif IsQuery(Newsfeed)>
     <cfoutput query="newsfeed">
       <li><a href="">      </cfoutput>
</cfif>

Thanks

--
Les Mizzell
---------------------------------------
Do geeks die when exposed to sunlight?
---------------------------------------
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to