answersLogoWhite

0


Best Answer

In general principles, you can not run a visual basic compiled program from a website. Visual basic compiled program needs the library files required to run the application. So only when you install the application locally (onto your machine), the application can be executed.

User Avatar

Wiki User

16y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can you run a Visual Basic program from a Website?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is a program in visual basic?

A program is a file that someone creates that can be run. It usually ends with .exe


How do you program visual basic on an android device?

Most developers don't use visual basic for android devices because android does not support the .net framework and therefore cannot run visual basic applications. Developers usually use Java instead to program applications for android.


What are the steps involved in creating visual basic programs?

The traditional way to learn any programming language is to start by writing a "Hello, World" program; this program should write "Hello, World" to the screen. To write such a program, you have to work out how to edit text, and run it through the compiler. Visual Basic, is almost like that, but window environment programs are event driven - they consist of routines that react to events - a button being clicked, a timer expering and so on. Visual Basic is also object orientated. Windows, buttons, every component of a program are objects or part of objects. With this in mind, its useful to read up on events and objects to see how to approach Visual programming. With a little knowledge, think of a project and try and write a program. Writing programs is by far the quickest way to become proficient in a language.


Comparison between visual basic and Microsoft visual basic?

There is no difference. Microsoft Visual Basic and Visual Basic are the same thing. Visual Basic is a language that was developed by Microsoft. There is however a difference between Visual Basic and Visual Basic .NET (Now known as just Visual Basic and VB.Net). VB.Net is basically Visual Basic, the only difference is that VB.Net supports the Microsoft .NET Framework. There is a similar language, called BASIC, from which Visual Basic was derived.


What are the visual basic project file?

Download visual studio (Or the Free Version: MS Visual Basic 2010 Express) from the Microsoft development network website.Install the program to your computer.Open the program.Go to File > New Project.Then develop your code (You may wish to consult additional material on the development network if you are unfamiliar to the language)When you have finished developing your code, go to Build > Publish Project to generate an executable installation file you can distribute to other computers.Note: There are related links to the MS VB 2010 Express download site, along with a link to a series of visual basic tutorial videos attached to this answer (See below).

Related questions

What are visual basic project files?

The project file is the file that contains everything visual basic needs to save and run your program.


What is a program in visual basic?

A program is a file that someone creates that can be run. It usually ends with .exe


What is breakpoint in visual basic?

Break point is selecting the point from where program will run in debugging mode..


How do you program visual basic on an android device?

Most developers don't use visual basic for android devices because android does not support the .net framework and therefore cannot run visual basic applications. Developers usually use Java instead to program applications for android.


What is a source code in Visual BASIC?

In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.In Visual BASIC and other languages, source code refers to the code that you actually type when you are writing a program. Computers convert this code to machine code in order to be able to run the program.


What is meant by testing and debugging in visual basic?

Debugging is so that you may run your program, without actually publishing it.


Will Visual Basic programs work in Linux?

Windows programs, including those written in Visual Basic, do not run natively on Linux. Most Visual Basic programs should be usable if Wine is installed.


Can you use visual basic codes on website as you do with php for example?

Yes. There is a variation of Visual Basic called VBS, or Visual Basic Script. It is commonly associated with the ".asp" (Active Server Page) file type, and requires a Windows-based server to run. Because of the licensing fees that Microsoft requires for its use, it is not as popular or widely-used as PHP.


What are the steps involved in creating visual basic programs?

The traditional way to learn any programming language is to start by writing a "Hello, World" program; this program should write "Hello, World" to the screen. To write such a program, you have to work out how to edit text, and run it through the compiler. Visual Basic, is almost like that, but window environment programs are event driven - they consist of routines that react to events - a button being clicked, a timer expering and so on. Visual Basic is also object orientated. Windows, buttons, every component of a program are objects or part of objects. With this in mind, its useful to read up on events and objects to see how to approach Visual programming. With a little knowledge, think of a project and try and write a program. Writing programs is by far the quickest way to become proficient in a language.


Why did your computer change from Windows Vista Aero to Windows Vista Basic when using Skype?

This is because when a program runs in Windows Vista that isn't compatible with ceirtain visual element of Windows Vista (Usually due to it being an older version of the program) is will change the theme to Vista Basic in order for the program to run properly.


Comparison between visual basic and Microsoft visual basic?

There is no difference. Microsoft Visual Basic and Visual Basic are the same thing. Visual Basic is a language that was developed by Microsoft. There is however a difference between Visual Basic and Visual Basic .NET (Now known as just Visual Basic and VB.Net). VB.Net is basically Visual Basic, the only difference is that VB.Net supports the Microsoft .NET Framework. There is a similar language, called BASIC, from which Visual Basic was derived.


Can Visual Basic run on Windows XP?

Yes indeed, any version of VB can run on Windows XP.