G
Guest
Does anyone know how to disable javascript using a
System.Windows.Forms.WebBrowser?
Specifically, when I "Navigate" to a webpage, I don't want the browser
control to run the java script contained in that webpage, which in my case
loads another webpage. I want the content of the original webpage to be in
"DocumentText."
Thanks,
David
System.Windows.Forms.WebBrowser?
Specifically, when I "Navigate" to a webpage, I don't want the browser
control to run the java script contained in that webpage, which in my case
loads another webpage. I want the content of the original webpage to be in
"DocumentText."
Thanks,
David