>>When I make the get request specifying either no charset at all or utf-8 the non-ascii characters (what I, perhaps mistakenly, referenced as members of an "extended character set") are not rendered properly in the cfhttp.fileContent variable.
This is normal. Specifying a charset in CFHTTP will NOT translate the content into the charset you want. This attribute is intended to specify a correct charset to CF when no charset is declared by the called page. And in this eventuality, you have only one choice: the actual charset used by the page. -- _______________________________________ 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:240777 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

