Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Sep : idHTTP.Get(filename_with_spaces)
| Subject: | idHTTP.Get(filename_with_spaces) |
| Posted by: | "dpap" (dp..@softwaypro.gr) |
| Date: | Sun, 10 Sep 2006 16:05:30 |
Hi,
i use idHTTP component to download files (D7ent, Indy10) with the statement
idHTTP.get(fileName,aStream);
if the fileName includes spaces (or/and characters not in english) the
downloading fails, otherwise works fine.
I use this code a long time ago but i haven't this problem. I saw it after
upgrading from D5 to D7 but i'm not sure because i see it even i run the
older version (compiled with D5) and only from the two of three PCs i've
test it
any idea ?
thanks in advance