 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
Gennady46
Joined: 07 Nov 2009 Posts: 2
|
Posted: Sat Nov 07, 2009 6:38 pm Run application automatically when user visits a web page |
|
|
|
Hi, I tried sevel methods of running .exe file automatically when user visits a page. But nothing seemed to work.
One of them was CGI method.
Here I have appl.exe file. So I renamed to appl.cgi
Uploaded to http://website/myfolder/appl.cgi folder
then used html on a page:
<action="http://website/myfolder/appl.cgi">
Now, it is suppose to load it automatically, but it does not. Can anyone tell me how to achieve this?
Or tell me other methods with examples.
Thanks in advance, G.G. |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 3593 Location: Biloxi, MS
|
Posted: Sun Nov 08, 2009 5:22 am |
|
|
|
For safety reasons, browsers will not automatically run an executable without providing lots of the normal warnings or triggering the "download file" function.
NO ONE wants their browsers to run executables on page load. You could easily infect a computer that way if browsers didn't have the built in safe guards.
Now, with all that said, :
Launch-in-IE Web pages can start applications. Securely. |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|