Oops, that should say to XMLParse() the cfhttp.filecontent variable, 
then CFDUMP it.  :-\

- Jim

Jim Campbell wrote:

>My browser startup page runs off of CFMX that has a number of RSS feeds 
>in boxes.  Consuming RSS is really extremely easy in MX, just invoke the 
>RSS document via CFHTTP and CFDUMP the #cfhttp.filecontent# variable to 
>see what you have to work with.  You'll just parse it like any other XML 
>document, and since RSS is a standard format, you can build an 
>aggregator and pass in any RSS URL you want - which is what I'm doing.
>
>- Jim
>
>Jeff wrote:
>
>  
>
>>I'm new to the whole thing, but isn't an RSS feed just an XML document?
>>What's the idea, just read it into a variable then output it? I'm seeing
>>these rss feeds springing up all over the place, and I wanted to jump into
>>it and play around, but all I seemed to be able to dig up was consuming them
>>in FlashMX, not  much info on using them with CFMX.
>>
>>
>>    
>>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

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

Reply via email to