Well Marius and Paul,

would I get the characters to be displayed properly with these
modifications to the application.cfm??

Patric

>> CFMX cannot read (properly) locales saved with CF5.

> no, only utf-8 encoded stuff saved via cf5. laurent & i (mainly laurent's
> ideas) are working on a
> fix for that. my thai saved as varchar--note not "N" varchar--works plenty
> fine.

>> in any case you should put the following in your Application.cfm file
>> <cfcontent type="text/html; charset=your char set">
>>  <cfset setEncoding("URL", "your char set")>
>>  <cfset setEncoding("FORM", "your char set")>

> yes these and cfprocessingdirective (in each template) form the big three
> for i18n work.



> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.372 / Virus Database: 207 - Release Date: 20/6/2545

> 
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to