Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Dec : Re: WebBrowser hook for actual retrieval?
| Subject: | Re: WebBrowser hook for actual retrieval? |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 24 Dec 2007 13:15:43 |
"Kevin Killion" <kevin@shsmedia.com> wrote in message
news:kevin-8F1B06.10230324122007@newsgroups.codegear.com...
> Hmmm, that might work. In changing the URL, can I
> replace the HTTP request with an FTP request to a
> secure (password-protected) FTP location? (Thanks!)
Probably, but I wouldn't recommend it. Internet Explorer was never really
designed to be an FTP client. It has minimal support for FTP. You would
likely be better off downloading the files yourself instead.
Gambit
none