I am developing a C++ application using the Internet Explorer webcontrol. I would like to use some usersc开发者_C百科ripts to modify the webpage.
I wa开发者_运维知识库nt to detect swipe in web browser control in C# using JavaScript. I want to add some JavaScript to my web content and then if swipe occurs, call a method that loads another web co
I have a windows application in which an html report is displayed using the webbrowser control. The content of webbrrowser control is generated dynam开发者_JAVA技巧ically and provided as below
I need some help with the WebBrowser object in VS (C# or VB) (Silverlight Application 4). My problem is that the WebBrowser object only shows this: -
Is there a way to load a stream into the Silverlight WebBrowser control? My use case is that开发者_Go百科 I have HTML files in a XAP that I want to load into the browser without starting a webserver.
WP7 newbie here.. In my application, I am using embedded web browser control to load an external web page.
I have a .net Forms Application with webbrowser control. I have a html file loaded in the control. I want to set Margins, Headers and Footers and orientation from the code itself for printing that do
When you 开发者_JS百科use the C#.Net wpf WebBrowser control to view html pages, and the user clicks on a link to a file with an unknown extension, the webbrowser tries to download this file.
I have couple of JSP pages in my application with couple of \"input\" tags of type \"text\" What I observed is, in Chrome, if the text field is in a \"form\" tag and if there is a form submission an
Many hours of searching has not lead to an answer.We\'re looking for a way that a .NET WebBrowser control can navigate to pages with SSL security problems (self-signed certificates or non-matching hos