How Do I Put A Exe On A Web Page So That The Prog Works Within The Browser?
I Think I Might Dont Know The Answer To That One...
In order to do that you'd have to make your EXE into an ActiveX control and deploy it on a webserver. You could also do it with a Java Applet.
Forum Rules