But when I want to translate the German word "Bär" or other words
which have umlaut characters like ä, or ö, or ü, it failed.
Can anyone suggest how to escepe these German umlaut characters in
URL.
Thanks,
Vichet
Vichet
unread,
Sep 22, 2009, 5:27:10 PM9/22/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google AJAX APIs
I found the following encoding worked well.
ä %C3%A4
ö %C3%B6
ü %C3%BC
Ä %C3%84
Ö %C3%96
Ü %C3%9C
ß %C3%9F
On Sep 20, 11:53 pm, Vichet <mr.vic...@gmail.com> wrote:
> Hi,
>
> I used the following URL to translate the German word "Tag" into
> English successfully.
>