V
Vik
Hi All,
I am trying to use cgi:irc client on Apache.
There is no problem with english letters. But when I switch language, every
russian character comes to the application coded in a sequence of a 6 chars,
like %u0439 stands for 'q' key in russian register.
I found that it is browser dependent. In IE6, as well as in Netscape 7, it
works wrong as above, while with Netscape 4.7 the code is passed through
correctly.
Could somebody explain me, what I am doing wrong and how to handle it?
Thanks!
I am trying to use cgi:irc client on Apache.
There is no problem with english letters. But when I switch language, every
russian character comes to the application coded in a sequence of a 6 chars,
like %u0439 stands for 'q' key in russian register.
I found that it is browser dependent. In IE6, as well as in Netscape 7, it
works wrong as above, while with Netscape 4.7 the code is passed through
correctly.
Could somebody explain me, what I am doing wrong and how to handle it?
Thanks!