The issue is most likely caused on the serverside. The browser uses
the encoding of the page it got from the server to encode requests. If
that isn't configured correctly - UTF-8 is your best bet - its likely
to fail.

I just tested it locally with umlauts, and it works fine.

Jörn

On Tue, May 13, 2008 at 8:54 AM, meilon <[EMAIL PROTECTED]> wrote:
>
>
>  Hello!
>
>  I like jQuery + autocomplete very much, but I have to deal with
>  umlauts and this stuff. The problem is that the webserver (IIS + PHP)
>  is queried with %C3%BC instead of %FC for the ü. I don't know if that
>  is a problem with jQuery or autocomplete or some settings on my
>  server. If you have any suggestions, please tell me!
>
>  Regards,
>  meilon
>

Reply via email to