uploading visualbasic to the internet...

vanille

New member
Joined
Nov 19, 2006
Messages
1
I have a program in VB. How do I upload this to my website? I want users to be able to press a button on my site and then the program appears. Any ideas on how I do this?

Thanks.
 
vanille said:
I have a program in VB. How do I upload this to my website?
Visual Basic is a Microsoft programming language. Using .NET (a Microsoft Product) it is possible to write a Visual Basic program to run on the 'net, but you'll have to run it on a Microsoft Hosting platform.

Since our platform is NOT Microsoft-based, but rather runs on Linux, helping you figure it out is way beyond the scope of this forum.

hehachris said:
I dont thk its possible.
It's possible, but it requires running on a Microsoft Windows-based hosting platform using .NET.

Jeff
 
Back
Top