Please, do not take due on this question. It was my stupidity only. I had a mistake in the header of HTML document where my qooxdoo code resides in. You do not need any other charset specification when POSTing to the server.
Sorry.

Isn't it some of Murphy's Laws? You find solution of your problem instantly after you send the question to the mailing-list? :-)

On 4/5/06, Petr Šimek <[EMAIL PROTECTED]> wrote:
Hi qooxdoo people,
I am using 0.6-alpha1 and I want to post data to the server using QxRequest (my own implementation of JSON-RPC).
But data I am posting are in utf-8 encoding and foreign character are bad when they arrive to the server.
In XML-RPC I can define charset at the beginning of the XML message (<?xml version=\"1.0\" encoding=\"utf-8\"?> or so), but how can I do it with JSON-RPC?

Best regards,
Petr Simek



--
--- Petr Simek

Reply via email to