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. Web Development
  3. ASP.NET
  4. WebBrowser Control

WebBrowser Control

Scheduled Pinned Locked Moved ASP.NET
question
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.
  • M Offline
    M Offline
    Michael Clinton
    wrote on last edited by
    #1

    I am using the WebBrowser Control and am running into problems with some web sites. I had to put the control into IE 11 emulation mode for the web sites that I visit. I notice that the auto complete doesn't work when I use the WebBrowser Control, but if I hit the web site with a normal web browser the functionality works fine. Is there a option for the WebBrowser Control to allow this functionality? I am using the WebBrowser Control to log into web sites without the users knowing/sharing the password.

    J Richard DeemingR 2 Replies Last reply
    0
    • M Michael Clinton

      I am using the WebBrowser Control and am running into problems with some web sites. I had to put the control into IE 11 emulation mode for the web sites that I visit. I notice that the auto complete doesn't work when I use the WebBrowser Control, but if I hit the web site with a normal web browser the functionality works fine. Is there a option for the WebBrowser Control to allow this functionality? I am using the WebBrowser Control to log into web sites without the users knowing/sharing the password.

      J Offline
      J Offline
      jkirkerx
      wrote on last edited by
      #2

      I think your over estimating the practical use of the control for your purpose. I use it for scraping website content and data and pumping HTML into it for progress and status messages while scraping. By the way, this topic is for ASP.net and your question belongs in VB or C# Questions How to customize [WebBrowser Customization (Internet Explorer)](https://msdn.microsoft.com/en-us/library/aa770041(v=vs.85).aspx)

      If it ain't broke don't fix it

      1 Reply Last reply
      0
      • M Michael Clinton

        I am using the WebBrowser Control and am running into problems with some web sites. I had to put the control into IE 11 emulation mode for the web sites that I visit. I notice that the auto complete doesn't work when I use the WebBrowser Control, but if I hit the web site with a normal web browser the functionality works fine. Is there a option for the WebBrowser Control to allow this functionality? I am using the WebBrowser Control to log into web sites without the users knowing/sharing the password.

        Richard DeemingR Offline
        Richard DeemingR Offline
        Richard Deeming
        wrote on last edited by
        #3

        The WebBrowser control is stuck in IE7 mode unless you change the registry on every PC your application runs on: Web Browser Control & Specifying the IE Version - Rick Strahl's Web Log[^] You could try using something like CefSharp[^] instead, which uses the same framework as Google Chrome.


        "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

        "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

        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