Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Aug : Re: WEBBROWSER WITH AUTHENTICATION PROXY SERVER
| Subject: | Re: WEBBROWSER WITH AUTHENTICATION PROXY SERVER |
| Posted by: | "Pascal Chapuis" (ti..@toto.fr) |
| Date: | Fri, 19 Oct 2007 20:14:47 |
Hi Andrey,
with your own "IAuthenticate" interface implementation
you can provide login/pwd with no dialog box :
http://groups.google.com/group/borland.public.delphi.webservices.soap/msg/69dfc83ad169479e
(http://www.euromind.com/iedelphi/ => http://www.bsalsa.com/intro.html )
Pascal Chapuis
http://chapsandchips.com
"Andrey Czertok" <czertok@portalsystemsat.com.br> a écrit dans le message de
news:46d3224d$1@newsgroups.borland.com...
> Hill All,
>
> I´m using the Webbrowser(Twebbrowser) to access websites over my
> application, but before, i need to authenticate into a proxy server.
> when i access the url on the internet explorer .. show a box with login
> and password ... how to do the same into a delhpi application
> using webbrowser?
>
> thks
> Andrey Czertok
none