Is there a way to launch a program on a clients machine when they click a
button on my Intranet web site.

Re: Is there a way to launch a program on a clients machine when they click a button on my Intranet web site. by Bob

Bob
Fri Apr 30 07:56:53 CDT 2004

Johnd wrote:
> Is there a way to launch a program on a clients machine when they
> click a button on my Intranet web site.

Only if you create a Hypertext Application (HTA). Look it up at
msdn.microsoft.com/library.

Bob Barrows

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.



Re: Is there a way to launch a program on a clients machine when they click a button on my Intranet web site. by Johnd

Johnd
Fri Apr 30 08:29:49 CDT 2004

The program I want to launch is a custom app that was written in Delphi.
If it is already open on the client, is there a way to make it the active
app?

"Bob Barrows [MVP]" <reb01501@NOyahoo.SPAMcom> wrote in message
news:%23KymfKrLEHA.1484@tk2msftngp13.phx.gbl...
> Johnd wrote:
> > Is there a way to launch a program on a clients machine when they
> > click a button on my Intranet web site.
>
> Only if you create a Hypertext Application (HTA). Look it up at
> msdn.microsoft.com/library.
>
> Bob Barrows
>
> --
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
>
>