Escape special characters. [message #212502] |
Fri, 18 April 2008 05:23  |
Eclipse User |
|
|
|
Hi,
I'm generating a HTML page. Unfortunately I have some problems dealing
with special characters, for instance german umlauts like ä. Is there a
function that escapes them for me into this $...; Noation?
Cheers,
Klaus
|
|
|
Re: Escape special characters. [message #212521 is a reply to message #212502] |
Fri, 18 April 2008 06:16  |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
Klaus,
If you ensure that you use an encoding like UTF-8, it wouldn't need to
be escaped. When you are saving the generated result, are you being
careful about specifying the encoding explicitly?
Klausen wrote:
> Hi,
>
> I'm generating a HTML page. Unfortunately I have some problems dealing
> with special characters, for instance german umlauts like ä. Is there
> a function that escapes them for me into this $...; Noation?
>
> Cheers,
>
> Klaus
>
|
|
|
Powered by
FUDForum. Page generated in 0.12814 seconds