Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Sep : Re: idHTTP.Get(filename_with_spaces)
| Subject: | Re: idHTTP.Get(filename_with_spaces) |
| Posted by: | "dpap" (dp..@softwaypro.gr) |
| Date: | Tue, 12 Sep 2006 11:48:19 |
Remy
> Spaces have to be encoded as '%20' before calling Get().
>
yes it works !
>
> Unless you are working in .NET, or the URL is encoded using IDNA, then you
> cannot use Unicode-based URLs with TIdHTTP at all.
>
I was wrong. It works with Greek characters without any modification !
thanks again