S
Sven Koesling
Hello everybody,
again I have problems with the f.ckn german umlauts ;-) This time within
a cgi script.
I try to parse the output from a shell script, e.g.: 'Ich habe viele
W=C3=BCnsche'
While reading ruby (1.9.2) complains with "invalid byte sequence in
US-ASCII" so I tried to enforce utf8.
Now the reading works, but on my website I get the output "Ich habe
viele W\u00FCnsche"
Do You have a hint for me?
Thanks a lot,
greetings
Sven
-- =
Posted via http://www.ruby-forum.com/.=
again I have problems with the f.ckn german umlauts ;-) This time within
a cgi script.
I try to parse the output from a shell script, e.g.: 'Ich habe viele
W=C3=BCnsche'
While reading ruby (1.9.2) complains with "invalid byte sequence in
US-ASCII" so I tried to enforce utf8.
Now the reading works, but on my website I get the output "Ich habe
viele W\u00FCnsche"
Do You have a hint for me?
Thanks a lot,
greetings
Sven
-- =
Posted via http://www.ruby-forum.com/.=