|
Hi George, According to this http://www.w3.org/International/O-URL-code.html#unescape you should be able to UTF-8 encode and then convert each byte that is not ASCII letter to its hexadecimal value of the byte in the form of %HH. The page provides a link to Java source code which does exactly this, as well as page with an aplet that does translations, however, the applet doesn't seem to work, not on my pc at least ;o( This http://demo.webtoolkit.info/_javascript_/utils/url/index.html page however tells me that αβγδεζ are %CE%B1 , %CE%B2... %CE%B6. I wouldn't be surprised if it went like ..%B7 and so on. On the other hand, this page contains the source code for the above translation so you could possibly use it... Cheers Petros (χαιρετίσματα απ' το Μάντστεστερ!) George Vagenas wrote: Hi Petros, --
awellknownsecret server and content development 18, Rockdove Avenue Manchester, M15 5FH t: +44 (0) 161 226 0025 m: +44 (0) 7771 608 617 |
- Sending Unicode - Greek George Vagenas
- Re: Sending Unicode - Greek Cezary Siwek
- Re: Sending Unicode - Greek George Vagenas
- Re: Sending Unicode - Greek Thanos Chatziathanassiou
- Re: Sending Unicode - Greek George Vagenas
- Re: Sending Unicode - Greek Petros Diveris
- Re: Sending Unicode - Greek George Vagenas
- Re: Sending Unicode - Greek Petros Diveris
- Re: Sending Unicode - Greek Petros Diveris
