Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Re: url encode to utf-8
| Subject: | Re: url encode to utf-8 |
| Posted by: | "ildg" (il..@163l.com) |
| Date: | 23 May 2006 19:06:35 |
"Piotr Szturmaj" <gacek999@NOSPAM.tlen.pl> wrote:
>> Delphi has a function called HttpEncode(str), which can encode a
>> mutlti-byte string. But how can I encode it to utf-8?
>
>Utf8Encode()
>
>
Thank you~
But it doesn't work at all.
when I pass a widestring to utf8encode, I get disordered codes.