edge

  1. K

    window.open not working in Edge

    I am fixing issues with Edge in a VB.Net Visual Studio 2010 application and window.open does not open the print screen. The code below show the "url" and "script" variables are correct when debugging; however, the screen is not opening. Dim url As String =...
  2. A

    Webbrowser acts differently than Edge

    Hi everyone! For quite a while I've been trying to get the Webbrowser control work like Edge. I managed to change the emulation mode to 11000 (Edge). But for some reason, the webpage in my webbrowser acts differently from that same page in Edge. When I checked the user agent strings of both I...
Back
Top