Hi guys,
I have a normal .exe file written in visual basic 6.
It's just many forms linked through a database.
I want to put it online, so the users can use it online and my application only need to be installed in one central computer.
How can I put "transform" my offline .exe to make it run online?
Is it possible? how should I rewrite it?
Thanks guys