Tracking Links in WebBrowser

  • 19 years ago

    I am building my own web-browser, that prevents popup windows... Obviously sometimes people need a new window!
    In the WebBrowser control's NewWindow2 event there's a ppDisp object. According to the literature in MSDN, it says you should set this to another WebBrowser thing. Right???
    But when I do this, the other WebBrowser doesn't navigate, and just sits there with the IE Page Not Found thing...
    Does anyone know what to do????


    Cheers,
          Matthew

  • 19 years ago

    Is the navigate event still occuring? If so, you could just tell the other web browser ctl where to go....

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Never trust a programmer in a suit.” - Anonymous