Showing and interact with HTML-Pages without WebBrowser Control?
-
Hello, is there any solution to use another control than the standard-WebBrowser-control which is binded by the Internet Explorer? My favourite is the WebKit, but the Problem is, that in the .NET Wrapper for the WebKit (WebKitDotNet) isn't any way to interact with the page over InvokeScript() and ScriptableObjects and so on... Is there any way to find a fast and modern WebBrowser-Control, which supports the interaction with the JavaScript of the page? It would be great if there's something, which is able to run on Mono too. Thanks for your help =)
-
Hello, is there any solution to use another control than the standard-WebBrowser-control which is binded by the Internet Explorer? My favourite is the WebKit, but the Problem is, that in the .NET Wrapper for the WebKit (WebKitDotNet) isn't any way to interact with the page over InvokeScript() and ScriptableObjects and so on... Is there any way to find a fast and modern WebBrowser-Control, which supports the interaction with the JavaScript of the page? It would be great if there's something, which is able to run on Mono too. Thanks for your help =)