I need to run an .exe file written using VB in the HTML file. Pls help.
Printable View
I need to run an .exe file written using VB in the HTML file. Pls help.
is the exe on the client machine or on a server?
I don't think the security settings on the browser OR on the server will allow you to do this. I believe IIS restricts you to in-process servers (dlls) from ASP page.
you can run server-side executables easily enough
Can you pls provide me with more information on how to go about doing it ? Thanks
Cast a beady eye over this page:
http://forums.vb-world.net/showthrea...threadid=17701