Thank you Benoit. Are there any side effects of adding this encoding 
parameter that I should be aware of?

Brook

At 08:21 PM 15/10/02 +0200, you wrote:
>First of all, you have to make sure that you have put
>
><cfscript>
>setEncoding("form", "utf-8");
>setEncoding("url", "utf-8");
></cfscript>
><cfcontent type="text/html; charset=utf-8">
>
>in your application.cfm.
>
>Then, check if you have installed the CFMX updater, it solves the bug
>related to encoding with forms post with enctype="multipart/form-data".
>
>
>Benoit Hediard
>www.benorama.com
>
>
>
>-----Message d'origine-----
>De : Brook [mailto:[EMAIL PROTECTED]]
>Envoy� : mardi 15 octobre 2002 20:19
>� : CF-Talk
>Objet : French Accents in CF
>
>
>Hi,
>
>I'm having some trouble with french accents. I submit a form which has a
>french accent in one of the fields "Herv�", on the next page outputting the
>form.fieldname displays "Hervé". But the debugging output shows the
>correct value in the form field. What does one need to do to support french
>characters? Any help is greatly appreciated, thanks!
>
>Brook Davies
>
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to