>>The problem he is having is that the source charset is not lining up with the actual data coming across.
Nope; he says "When I make the get request specifying the charset as iso-8859-1 everything returns fine", so there is no problem with the feed and the charset it specifies. His only problem is when he tries to convert to another charset using the charset attribute in CFHTTP, this won't work, since the charset in the feed is STILL is-8859-1, but CF will interpret it as UTF-8 which of course won't work. The charset attribute in CFHTTP is not intended for conversion. >>I think his issue is NCR data. NCR data is hust plain 7 bits ASCII, and can be fully transmitted in ISO-8859-1 or whatever UTF. NCR data is just HTML, compatible with any charset based on ASCII. -- _______________________________________ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240815 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

