Hi! is there any way to load css files from html string? string log = "<!DOCTYPE html><meta charset="utf-8"><link href="\"/test/test.css\"" rel="\"stylesheet\"" type="\"text/css\"">Test"; webKitBrowser1.DocumentText = log;
Hello, I have the same problem. Did you find a way to capture the args.url?
Hello, English is not my first language so i'll keep it simple. This code is working on WebKit.Net; <input name="formbutton9" type="button" value="" style="width:50px;height:50px;position:absolute;left:109px;top:170px;z-index:1;background-color:transparent;border:none;overflow:hidden;background-repeat:no-repeat;cursor:pointer;outline:none" focus="outline:none" onclick="myFunction9();"; > <script>function myFunction9() {if (Kalem.style.display == "") {Kalem.style.display = "none";} else {Kalem.style.display...
Hi All I using VS2013 (VB.NET) and download WebKitBrowser on: https://sourceforge.net/projects/webkitdotnet/ In tutorials, I've do step by step carefully, build is ok, but when i run my application, webkitbrowser doesn't return anything, white screen on it. Anyone can help me to fix it? Tks alot
Hello friends, could you please help me solve this troubling issue? I've developed...
Hello friends; Help I'm waiting. within the website, I receive the following error...
Hello friends; Help I'm waiting. within the website, I receive the following error...
Hello friends; Help I'm waiting. within the website, I receive the following error...
i have a problem in showing any url in webkitbrowser in windows application on vs2010...
Hello. Can you help me disabling auto image load in Web Kit for .NET ? (c#) Been...
hi in my project i need to change webbrowser engin and i want to use webkit.net but...
Webkit Browser : Download doesn't seem to work, Set AllowDownloads and Download Begin...
Webkit DOTNET : New windows are not getting open, neither not getting the URL nor...
I have discovered that this causes a unhandled framework exception and will not build...
Hello, I look for the function to retrieve the object "button" and generate a "click"....
Hello, I look for the function to retrieve the object "button" and generate a "click"....
Hello, I look for the function to retrieve the object "button" and generate a "click"....
Hello, I look for the function to retrieve the object "button" and generate a "click"....
Dear WebKit most problems people seem to have with webkit is the invoke member, and...
try changing WebBrowser1 to WebKitBrowser1 also you cant invoke javascript that well...
Hello there, Need help with enabling javascript in visual basic program using vb...
http://stackoverflow.com/posts/31027512/revisions
When I load some page (add product in prestashop admin panel) I can see input name="priceTI"...
When I load some page (add product in prestashop admin panel) I can see input name="priceTI"...
When I load some page (add product in prestashop admin panel) I can see input name="priceTI"...
When I load some page (add product in prestashop admin panel) I can see in firebug...
I have added the webkitbrowser.dll to my project, it all works fine in debug. However...
I have implemented WebKit browser tool in winform application. But the window authentication...
I want to develop a browser using Webkit.net in c# using webkit browser. I want to...
Yeah I would like to know the same. I use SQlite in my tool and Webkit, too. Just...
I used this code with vs.2010 web browser WebBrowser1.Document.AttachEventHandler("onmouseup",...
Hi, I am a beginner and I'm trying the example "WebKitBrowserTest.exe" and works...
Hi I am trying capture the url sent to the NewWindowCreated Event Handler. private...
Hi I am trying capture the url sent to the NewWindowCreated Event Handler. private...
Hi, is there a way to capture the HTTP header of a response? Thank you very much!...
hi i can navigate to web pages by WebKitBrowser,now i want to fill text boxes and...
Hello. I try to run my program under win XP, framework 3.5 and 4.0 installed, all...
Hello, I can't load this page with my webkit browser : http://fr.soccerway.com/national/france/ligue-1/20132014/regular-season/r21342/...
I want to login in youtube using webkit browser control.I am able to scrap html element...
Hello, I know it's late but. Here's for the 'runJavaScriptConfirmPanelWithMessage'...
This text is my error:Attempted to read or write protected memory. This is often...
Hello! is there any way to load css files from html string? i tried: string log =...
I have a site that is logged into Internet Explorer already, so when I open it up...
your mean is find Element by Document Body?
i viewing tutorial at youtube at: http://www.youtube.com/watch?v=upOx1bKoMk4 i want...
I am also getting "Peer certificate cannot be authenticated with known CA certificates"....
I am using Windows 7 and Visual Studio 2013. I used the tutorial and created a Windows...