|
Posted by Neredbojias on 06/08/07 08:50
On Thu, 07 Jun 2007 18:03:04 GMT dos-man 64 scribed:
> 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
When you say 'on your desktop' I assume you mean locally and not online.
In general, it should work if your path is correct although some browsers
may refuse to open the exec and/or not identify the path for support files
like dll's and/or not take arguments correctly. So said, I tried it in ie6
(without arguments) and it opened Opera fine. Btw, most program files are
in a folder called "Program Files".
--
Neredbojias
He who laughs last sounds like an idiot.
Navigation:
[Reply to this message]
|