A web page is a downloaded file from a web server. If you enable the
downloading of an executable, that is what the browser will do: download the
executable. Now, the user would be able to run the copy of the executable on
their machine, but if it needs to talk with any resources on the server, and
isn't designed to do remoting, it would be fruitless to allow anyone to
download it. In that case, you would have to rewrite the "company app" to
work across the Internet.
--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
Tom said:
I would like to run our company app. from our intranet, can it be done,
its for training people that don't have access to the app on their computer.