Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Link to run a local application


  • From: javascript@xxxxxxxxxx (Tom Mallard)
  • Subject: [Javascript] Link to run a local application
  • Date: Sat, 20 Oct 2001 07:55:50 -0700

In a word, no, but you can call an windows host script (usually using asp)
which will run it.

tom mallard
seattle
----- Original Message -----
From: "Reuben D Budiardja" <reubendb@xxxxxxxxxx>
To: <javascript@xxxxxxxxxx>
Sent: Saturday, October 20, 2001 6:08 AM
Subject: [Javascript] Link to run a local application


>
> Hi,
> I am building a web application for my local intranet network.
> I am wondering if there is anyway we can make a link in a website to run a
> local application in local machine (win 98) using javascript.
>
> Something like
> <A HREF="local_application.exe"> Run this app </A>
>
> ?
>
> This is just for intern administration, so I am not worry about security
and
> all. Most the application is web based app, but there is this one app that
> cannot be web-based, and need to be run locally. However, I think it will
be
> most intutitive and consistent if the user can navigate all that through
the
> same site.
>
> Thanks in advance for any reply.
> Reuben D. Budiardja
> _______________________________________________
> Javascript mailing list
> Javascript@xxxxxxxxxx
> http://www.LaTech.edu/mailman/listinfo/javascript
>