Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Dec : Re: Using wininet to fetch a .css file over https ... fails?!?
| Subject: | Re: Using wininet to fetch a .css file over https ... fails?!? |
| Posted by: | "dk_sz" (dk_..@hotmail.com) |
| Date: | Thu, 21 Dec 2006 08:35:47 |
>> Using TidUri to "break" an uri into parts
>> seems to leave out the file name / extension.
>
> Please elaborate.
To clarify, it was my usage that was wrong.
It does break URIs correctly and fully.
I had not associated "Document" with
"file name", so instead I was using Path.
(Assuming it gave both file path + name.)
best regards
Thomas Schulz
none