Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Sep : Re: idhttp download file problem with https
| Subject: | Re: idhttp download file problem with https |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Fri, 15 Sep 2006 03:09:39 |
"Axel" <borland.public.delphi.internet.winsock@newsgroups.borland.com> wrote
in message news:450a67d5$1@newsgroups.borland.com...
> The server (tomcat) is expecting clients previously authenticated
> with login and pass.
There you go then. You will have to simulate a login before you can then
downloaded protected files. What EXACTLY is the server expecting? Do you
have to fill in a web form? Or does the browser display a popup
user/password dialog instead?
> Probably i must use twebbrowser as i use before I reach the download
> point we are talking about, and with a external program interact with
> the IE download windows (as i do in another application yet).
You will not have to do that.
Gambit