Hello everyone Finally I am developing my first site.!!! The idea is that the site retriving rss
feeds, cashing them to my server and display them in one central page. So far so good. I have found some examples over the internet and with my small Coldfusion experience I make it work ok, apart from the encooding. The feeds I am retrieving are from Greek, France, English and Spanish sites and all have to be displayed on the same page. I dont even know where to start reading or what I am looking for. I have tryed to play with the locale of the server (Ubuntu 6.06/Utf-8) and I am defining the encoding to UTF-8 when I am saving the feeds to rdf files (<cfhttp url="http://MyGreekRSS.com" method="get" timeout="10" path="#GetDirectoryFromPath(SavePath)#" file="#GetFileFromPath(SavePath)#" charset="utf-8"></cfhttp>) but still I am getting crazy characters. Any ideas or any user with similar problems who has something to suggest, more than welcome as I am a man with no "knowledge" at the moment... Thanx in advance. Ioannis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2371 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
