I have a VB application that I want to adapt for the web. The program queries and displays database info based on user choices. What do I have to do to use this app on the web?
Printable View
I have a VB application that I want to adapt for the web. The program queries and displays database info based on user choices. What do I have to do to use this app on the web?
www.tegosoft.com has a prgram that converts exe to html. Its only a 30day trial, but it works.
I'd like to throw the app out on the server and just have it load from the web page. Is this possible?