Re: Web page run local app
- From: "Mark Rae [MVP]" <mark@xxxxxxxxxxxxxxxxx>
- Date: Fri, 13 Jul 2007 18:53:52 +0100
"Onder" <onder.duman@xxxxxxxxxxxxxx> wrote in message news:c61f93da5i7kecmkg6u8j3u90jgf6qhmhj@xxxxxxxxxx
We want it to be downloaded automatically so that they can run it from
their local machine. we dont want the users to click download then
browse then save it. we want it to be saved automatically to a
directory that we define
You have (almost) no chance of doing that. The whole architecture of web applications is designed to prevent precisely this sort of behaviour. Imagine how much fun virus and trojan writers could have if it were possible for them to download a file onto a user's machine into a directory of their choice and then run that file, all without any interaction from the user...
I would strongly urge you to rethink your design...
--
Mark Rae
ASP.NET MVP
http://www.markrae.net
.
- References:
- Web page run local app
- From: Garry
- Re: Web page run local app
- From: Patrice
- Re: Web page run local app
- From: Garry
- Re: Web page run local app
- From: Mark Rae [MVP]
- Re: Web page run local app
- From: Onder
- Web page run local app
- Prev by Date: Re: allow definaetion=Machine to application
- Next by Date: Re: adding a dll file to ASP.NET website project
- Previous by thread: Re: Web page run local app
- Next by thread: Re: Web page run local app
- Index(es):
Relevant Pages
|