No. Browsers are not shells for executing arbitrary programs. You cannot get arbitrary programs to output their output to a web browser frame unless it's specially written (ActiveX component, Java applet, etc).
If your question is:
"In a windows environment can I interface my IE browser
with a .EXE on the client-side?",
then the answer is Yes.
See faq209-4551
Although the example shows a COBOL program it would work with any programming language that can be compiled to a windows exe.
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.