Webbrowser control in C#/.net is having a property to enable/disable javascript error messages while doing navigation/crawling/scrapping.
We can suppress/hide javascript error messages using below code.
webBrowser1.ScriptErrorsSuppressed=true;
More C# articles
More javascript articles
More Articles...
Popular Posts
- Software Testing Quiz Questions and Answers
- Javascript Quiz Questions and Answers
- MySQL Quiz Questions and Answers
- SEO Your Blog the Easy Way - Guest Post
- SEO (Search Engine Optimization) Quiz Questions and Answers.
- PHP Quiz Questions and Answers
- General Knowledge Quiz Questions and Answers
- HTML Quiz Questions and Answers
- Basic Computer Hardware Quiz Questions and Answer.
- Best Motivational Quotes Book | Kindle eBook and Paperback | Read for FREE with Amazon's Kindle Unlimited

No comments:
Post a Comment