0

I am new to VB.NET. I created a simple web browser with refresh, back, and go buttons and the web browser control. Now my problem is whenever I load a site with javascript there's an error message that pops up. What I want is to automatically enable javascript on the web browser control. Furthermore, whenever I load a php site it takes too long to load. Pls help me. Any help would be much appreciated.

1 Answer 1

1

Have you tried setting the ScriptErrorsSuppressed property of the WebBrowser to True? That should prevent the dialogs from appearing.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.