answersLogoWhite

0


Best Answer

Yes, but enabling Javascript programmatically presents a security threat, thus we cannot show you the code.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is there a C sharp or Visual basic or c plus plus code for webbrowser enable javascript?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Are the following interrelated VisualBasic Dreamweaver Javascript?

In some ways they are and on other ways they are different. They are all technologies for creating things in computing. Javascript and Visual BASIC are programming languages, whereas Dreamweaver is an application for creating websites. Javascript is particularly used for programming on websites, linking it to Dreamweaver, whereas Visual BASIC is used for general programming.


Difference between vbscript and java script?

Visual Basic script and JavaScript are both programming languages. JavaScript is used primarily to create websites, and has no user interface. Visual Basic is used to create software applications, has a user interface, and is less heavy on the code than JavaScript.


What is visual basic control?

Visual Basic Controls work on Visual Studio for Visual Basic and Applications that made by Visual Basic.


What has the author Dan Rahmel written?

Dan Rahmel has written: 'Visual Basic' -- subject(s): BASIC (Computer program language), Microsoft Visual BASIC 'Visual Basic.NET programmer's reference' -- subject(s): BASIC (Computer program language), Microsoft Visual BASIC, Microsoft .NET 'Sams teach yourself database programming with Visual Basic 6 in 24 hours' -- subject(s): Database design, Microsoft Visual Basic for Windows, BASIC (Computer program language) 'Building Web database applications with Visual Studio 6' -- subject(s): Application software, Database design, Development, Microsoft Visual studio, Web databases 'Server Scripts With Visual Javascript (Hands-on Web Development)' 'Nuts and bolts filmmaking' -- subject(s): Motion pictures, Cinematography, Production and direction


What are some examples of programming language?

The most well-known programming languages are C, C++, C#, CSS, HTML, Javascript, PHP, Pascal/Delphi, Prolog, Python, Ruby, Visual Basic, and Visual Basic .NET, java.


What serves as the basic for coding?

small basic is the basic version of Javascript


How do i get battery level in javascript?

That's not possible. Javascript is a browser-based scripting language. Thus, it only has access to DOM objects. If you are making a desktop application and want access to that sort of thing, try Visual Basic, C, C++, C#, etc.


Can vb go away by itself?

No. Visual Basic is a programming language and no language can physically "go away by itself". They are not sentient. Can English go away by itself? Of course it can't. Neither can Visual Basic. What can go away is the software used to interpret the Visual Basic language. In this case that includes the Visual Basic plugins that enable the Visual Studio integrated development environment (IDE) to work with your Visual Basic code and other components, including the Visual Basic compiler and the runtime libraries required to execute Visual Basic programs. But they cannot "go away" by themselves. Either a hardware component has malfunctioned or a user has deliberately removed the hardware or software components. There simply isn't sufficient information to determine exactly why your Visual Basic has gone "away".


The year of invention of visual basic?

Visual Basic was started in 1991.


Who developed visual basic?

Microsoft is the developer of visual basic


Who invented the visual basic?

Visual Basic was created by a team at Microsoft.


What is the difference between visual basic and visual c?

The programming language: Visual Basic is a BASIC-like (or BASIC-derived) language, Visual C is... well C.