Where ? In the cfhttp-charset ? Didn't work. But thank you ! Uwe Wednesday, May 10, 2006, 7:40:16 AM, you wrote:
PH> UTF-8, UTF-16, UTF-32 are encodings not charsets. They simply define a set PH> of rules for Unicode character conversions, they are not simple PH> character-to-byte-sequence mappings. The CF argument is a little confusing PH> (adobe should add an encoding arg). PH> If you're shooting for the correct German charset, try CP1252. It should PH> handle your problematic ligature characters (stored in the eighth bit). PH> Warmest Regards, PH> Phillip B. Holmes PH> http://phillipholmes.com PH> -----Original Message----- PH> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] PH> Sent: Wednesday, May 10, 2006 12:12 AM PH> To: CF-Talk PH> Subject: Re[2]: stop converting of German umlaute into html: PH> Hi Paul, i tried charset="iso-8859-1" PH> a couple of days ago already with no luck. PH> But I will try "utf-8" as well. Thank you. PH> We have CF5. PH> Uwe PH>> [EMAIL PROTECTED] wrote: >>> Stop converting of German umlaute into html PH>> looks like an encoding problem. you don't say what version of cf but PH>> assuming at least 6, try adding the charset option to the cffile PH>> tag. start w/charset="utf-8" & maybe charset="iso-8859-1". PH>> PH> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240047 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

