Re: authentication dialog



I found out that the browser SetSilent method, which I call to stop getting
javascript error popups, is also preventing the authentication dialog to
popup. Seems like a microsoft bug to me.

"Igor Tandetnik" wrote:

> "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
>
>
>
.



Relevant Pages

  • Disable NT Windows Login for asp.net
    ... I create an intranet web application using asp.net 2.0. ... I set the authentication mode="Windows" in the web.config, ... box will popup to ask the users for their username and password. ... then the NT Windows Login dialog box will not popup. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Mastercard Securecode
    ... The greeting is completely separate from the authentication ... contained in that browser window. ... It would be trivial for a merchant to display a popup that looked ... I suspect that if you actually allow the popup ...
    (uk.finance)
  • Re: PHP Authenticate, then allow file access (centos)
    ... and they get a pop-up prompting them for user/pw. ... But they have already entered their authentication ... understand how to get the popup to stop coming up. ... the file (and if I've got the content-disposition header right, ...
    (comp.lang.php)
  • RE: MSSupport: Compact Framework connection issue
    ... Why can't a VB .NET app make the same dialog popup that IE has? ... Just the firewall needs authentication. ...
    (microsoft.public.dotnet.framework)

Loading