Re: authentication dialog



"Bob" <Bob@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:CCCFBEDC-B6C3-405A-894D-BF8773928ACD@xxxxxxxxxxxxx
> I have programmed an MFC webbrowser ctl app which is working,
> however, when I go to an internal company site that is restricted I
> do not get the authenticaiton dialog popping up. IE and Firefox popup
> this dialog without issue. Any idea what triggers this authentication
> dialog ? Is it a part of the browser components, or a seperate
> activex control ?

The dialog is part of WebBrowser control, and it should automatically
show up, unless you've implemented IAuthenticate interface. Have you, by
any chance?
--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925


.