[RESOLVED] WebBrowser Won't Be Silent
Hi,
I need to make my WB silent because the page I navigate to has got javascript errors which popup & are really annoying, but I can't seem to hide these popup errors. I have gone to the properties and selected 'Silent > True' and on form_load I have used Web.Silent = True but the error messages still popup.
How can I fix this?
Re: WebBrowser Won't Be Silent
I think its actually Script Debugging..(IE Option)
try going into IE options... advanced.. then Disable Script Debugging...
then re-try...
does that work?
Re: WebBrowser Won't Be Silent
Thanx [A51g]Static, looks like that sorted it out but I'm not sure coz the site is actually offline now :(