Posted by Ben C on 06/07/07 18:45
On 2007-06-07, dos-man 64 <ChairShot@mail.com> wrote:
> I'd like to create a webpage on my desktop with a bunch of hyperlinks.
> When I click on a hyperlink I'd like to have a program file on my
> computer launch. This isn't working.
>
> Here is my example web page. This does not work.
>
><html>
> <body>
> <a href="file:///c:/program.exe arg1 arg2 arg3">Click here</a>
> </body
></html>
>
>
> Does anybody know why this does not work, or how it can be made to
> work?
I don't think it can be made to work and I hope it can't. It would be a
big security problem-- you could click on a link that erased your hard
disk for example.
[Back to original message]
|