Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Controling a popup from a WebBrowser object

Controling a popup from a WebBrowser object

Scheduled Pinned Locked Moved Visual Basic
tutorialquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    RachelSo
    wrote on last edited by
    #1

    Ok I have a WebBrowser object that has just finished loading a web page. If the user clicks a link that opens up a pop-up is there any way to control that pop-up web page? For example, open the pop-up in another WebBrowser instance? All suggestions welcomed! Thanks

    L D 2 Replies Last reply
    0
    • R RachelSo

      Ok I have a WebBrowser object that has just finished loading a web page. If the user clicks a link that opens up a pop-up is there any way to control that pop-up web page? For example, open the pop-up in another WebBrowser instance? All suggestions welcomed! Thanks

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #2

      Hi, there is a WebBrowser.Navigating Event that occurs before the WB navigates; however the only action you can take there is cancel the navigation, I don't think you can change the web page or the destination. :)

      Luc Pattyn


      Have a look at my entry for the lean-and-mean competition; please provide comments, feedback, discussion, and don’t forget to vote for it! Thank you.


      Local announcement (Antwerp region): Lange Wapper? Neen!


      1 Reply Last reply
      0
      • R RachelSo

        Ok I have a WebBrowser object that has just finished loading a web page. If the user clicks a link that opens up a pop-up is there any way to control that pop-up web page? For example, open the pop-up in another WebBrowser instance? All suggestions welcomed! Thanks

        D Offline
        D Offline
        DaveAuld
        wrote on last edited by
        #3

        Does this help? Extended .NET 2.0 WebBrowser Control[^]

        Dave Who am I?: Web|Facebook|Twitter|LinkedIn|Bebo

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups