Nah..cfhttp supports the charset attribute in 5. -----Original Message----- From: Paul Hastings [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 10, 2006 1:39 AM To: CF-Talk Subject: Re: stop converting of German umlaute into html:
[EMAIL PROTECTED] wrote: > <cfloop query="CollectArtikel_1"> > <cfhttp url="http://www.xxx.de/generate_artikel_neu.cfm?ArtikelNum=#CollectArtikel_1 ..ArtikelNum#" > method="GET" port="80" resolveurl="true" timeout="1000" > charset="utf-8"> shouldn't charset error out under cf5? also since cf5 didn't know charsets from a hole in the ground it didn't normally mess w/your encoding. go back & double check the data or send me a zipped example off list. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240052 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

