Discussion:
Proxy authentication fails when called from activex control?
(too old to reply)
steg90
2004-10-22 11:32:18 UTC
Permalink
Hi all,
I'm using Wininet to download files from a webserver, if the user is
behind a proxy they have to put in their username,password and proxy
server address and all works well as long as this is called from a
standard executable. If I put the same code in an ActiveX control which
sits in a webpage, the proxy authentication failes every time ? I'm at a
total loss, anybody any ideas ?

Regards,
Steve
Brian Combs
2004-11-02 19:54:31 UTC
Permalink
Hello
Please see the following article to make sure you are correctly handling
proxy auth.

195650 How To Handle Proxy Authorization with WinInet
http://support.microsoft.com/?id=195650

Thanks
Brian [MSFT]
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "steg90" <***@yahoo.co.uk>
| Newsgroups: microsoft.public.inetsdk.programming.wininet
| Subject: Proxy authentication fails when called from activex control?
| Date: Fri, 22 Oct 2004 07:32:18 -0400
| Organization: www.talkaboutsoftware.com
| Message-ID:
<***@localhost.talkaboutsoftware.com>
| X-Newsreader: www.talkaboutsoftware.com
| Content-Type: text/plain;
| X-Complaints-To: ***@supernews.com
| Lines: 11
| Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
ul.t-online.de!t-online.de!newshub.sdsu.edu!tethys.csu.net!nntp.csufresno.ed
u!sn-xit-02!sn-xit-01!sn-xit-06!sn-post-01!supernews.com!corp.supernews.com!
not-for-mail
| Xref: cpmsftngxa10.phx.gbl
microsoft.public.inetsdk.programming.wininet:11785
| X-Tomcat-NG: microsoft.public.inetsdk.programming.wininet
|
| Hi all,
| I'm using Wininet to download files from a webserver, if the user is
| behind a proxy they have to put in their username,password and proxy
| server address and all works well as long as this is called from a
| standard executable. If I put the same code in an ActiveX control which
| sits in a webpage, the proxy authentication failes every time ? I'm at a
| total loss, anybody any ideas ?
|
| Regards,
| Steve
|
|

Loading...