We have the same problem in french, we're using ISO/IEC 8859-15. By the way, I've yet to hear about a way to change string encoding in javascript.

Dmitry Dulepov a écrit :
Hi!

On 4 Feb 2010, at 10:47, drm wrote:
You should fix this on the JS side. The ajax post is apparently being encoded 
in UTF-8. Try inspecting this with Firebug for example. Maybe your JS library 
is enforcing this.

JSON is always UTF-8 (by design). XML can be anything but typically it is UTF-8.

----
Dmitry Dulepov
Twitter: http://twitter.com/dmitryd/
Web: http://dmitry-dulepov.com/




Reply via email to