Posted by Animesh K on 06/07/07 19:07
dos-man 64 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?
>
> dos-man
>
You need to use PHP with enough server side security implementations to
implement this kind of feature.
Navigation:
[Reply to this message]
|