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

WebBrowser

Scheduled Pinned Locked Moved Visual Basic
csharphelp
7 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.
  • S Offline
    S Offline
    Socheat Net
    wrote on last edited by
    #1

    I currently using VB.NET 2005 with control WebBrowser, it work properly, but when the page have link and target new window, I want it open my application, so please help me. Regard Socheat

    ................

    C J 2 Replies Last reply
    0
    • S Socheat Net

      I currently using VB.NET 2005 with control WebBrowser, it work properly, but when the page have link and target new window, I want it open my application, so please help me. Regard Socheat

      ................

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      You can tell the control to not spawn children, not sure if this makes the link work in your current browser.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      S 1 Reply Last reply
      0
      • C Christian Graus

        You can tell the control to not spawn children, not sure if this makes the link work in your current browser.

        Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        S Offline
        S Offline
        Socheat Net
        wrote on last edited by
        #3

        When the link with target "_blank" it will open IE, so I don't want like that I want it open application.

        ................

        C 1 Reply Last reply
        0
        • S Socheat Net

          When the link with target "_blank" it will open IE, so I don't want like that I want it open application.

          ................

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          Thanks for rewording the question. Let me restate the answer. You can set the browser control to not allow popup windows of any kind, but I am not sure if it will navigate inside the main window, or just ignore them.

          Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

          S 1 Reply Last reply
          0
          • S Socheat Net

            I currently using VB.NET 2005 with control WebBrowser, it work properly, but when the page have link and target new window, I want it open my application, so please help me. Regard Socheat

            ................

            J Offline
            J Offline
            Jelle Stokroos
            wrote on last edited by
            #5

            The link that should open you application. Is that a link in your WebBrowser control or is this external to your app. Like in an email? And is the behavior the same anyway?

            Jelle

            S 1 Reply Last reply
            0
            • J Jelle Stokroos

              The link that should open you application. Is that a link in your WebBrowser control or is this external to your app. Like in an email? And is the behavior the same anyway?

              Jelle

              S Offline
              S Offline
              Socheat Net
              wrote on last edited by
              #6

              I don't understand what you mean? I mention that my application is using WebBrowser it can open any web site buy when the web site contain link with target "_blank" it will open IE automaticly, so I don't want like that I want it open my application for new windows.     Thanks        Socheat

              ................

              1 Reply Last reply
              0
              • C Christian Graus

                Thanks for rewording the question. Let me restate the answer. You can set the browser control to not allow popup windows of any kind, but I am not sure if it will navigate inside the main window, or just ignore them.

                Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

                S Offline
                S Offline
                Socheat Net
                wrote on last edited by
                #7

                I have tried but i did not see the property "allow popup", so do you have any comments? Thanks    Socheat

                ................

                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