I am trying to use ajax to read and parse results from a website within the webkitbrowser.
There's no obvious solution for disabling web security in webkitdotnet. How can I achieve this?
I am trying to use ajax to read and parse results from a website within the webkitbrowser.
There's no obvious solution for disabling web security in webkitdotnet. How can I achieve this?
This library is more evolved and although it doesn't have this functionality you can use a c# callback to perform a cross-domain post-request http://code.google.com/p/open-webkit-sharp/