Do you mean run it in a browser over the internet from any computer?
- Andy
___________________________________________________________________
If you think nobody cares you're alive, try missing a couple of mortgage payments
I think you're only chance is to change your program into an ActiveX control, which you can embed in a web page. Note that the security settings on most people's browsers will not let you automatically install an ActiveX control - at the very least they will have to click OK on a couple of messages warning them of the possible dire consequences of installing an unknown control.
The other question is whether your code could run on "any" machine. For example, does it connect to a local database server with a particular name, or expect a certain file to exist at a certain location?
>I think you're only chance is to change your program into an ActiveX control,
I think I'd rather go for an ActiveX document - and if you've got VB6 Enterprise it icludes a migration wizard (under add-ins) for converting an existing project.
The documentation gives the impression that you can only successfully host these off IIS, but this page purposrts to show how you can host on a Unix/Linux web server such as Apache
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.