|
Posted by dos-man 64 on 06/11/07 14:49
On Jun 7, 3:07 pm, Animesh K <animesh1...@gmail.com> wrote:
> 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.- Hide quoted text -
>
> - Show quoted text -
hmm... I briefly studied PHP, but I don't remember much about it. I'll
have to go back through the books and take a look at it. I was really
hoping that this could be done without resorting to programming. Oh,
well.
dos-man
Navigation:
[Reply to this message]
|