Page 1 of 1

Char encoding for option list values

Posted: 2014-06-03 17:40
by gerardus
Hi all,

I've created a list of countries in catalan language to use in option lists.
When I select this particular .lst file in the IDE, I can see the correct country names with accents.
When the list is displayed on the web page, the accents and special characters are mangled.
How should I encode the .lst file to have it displayed correctly?

Best regards,

Gerard.

Re: Char encoding for option list values

Posted: 2014-06-03 19:49
by a.gneady
What is the character encoding you specified in AppGini?

Re: Char encoding for option list values

Posted: 2014-06-05 07:06
by gerardus
Hi,
thanks for your quick reply and sorry for being late in getting back.
I dind't know there was such an option. :oops:
It was set to "Western". Setting ti to UTF-8 did the trick :)
Thanks again.

Gerard.

Re: Char encoding for option list values

Posted: 2014-06-07 15:49
by a.gneady
I'm glad it's resolved. You're always welcome :)