Enable JavaScript in VB.NET
Here, we will see how to enable JavaScript.
Here, we will see how to enable JavaScript. To view Web Pages with JavaScript, you need to ensure your browser has JavaScript enabled. Generally speaking, you can still view the web page without JavaScript, but you will not be able to take advantage of the JavaScript functionality.
How To check if my browser has JavaScript enabled?
You normally do this by checking your browser's options. This will depend on the browser you're using. Instructions for some of the more common browsers are below:
Internet Explorer
Step-1
Go to Tools from the top menu of the Internet Explorer.

Figure1
Step-2
Now select Internet Options.

Figure2
Step-3
Now click on the Security tab.

Figure3
Step-4
Now click on the Custom Level.

Figure4
Step-5
Scroll down until you see the Scripting section. And ensure that the Active Scripting option is set at Enabled.

Figure5
Step-6
Click on OK and If you see a confirmation window, click the Yes button.
Mozilla Firefox
- Go to Tools from the top menu
- Select Options
- Select Web Features from the left menu
- Ensure the Enable JavaScript option is checked
- Click OK