CD Menu

D

Daren Perry

I want to build an html/JavaScript front end for a cd menu. The idea being
that users can install software from the interface. At present, when users
click the 'install' button I get a dialogue box that asks the user if they
want to save the file or open it. Choosing to 'open' it allows the software
to install. Is there a way using JavaScript to circumvent this, open an
alert to confirm the install and then run the executable for the install?

Regards

Daren.
 
F

Fabian

Daren Perry hu kiteb:
I want to build an html/JavaScript front end for a cd menu. The idea
being that users can install software from the interface. At present,
when users click the 'install' button I get a dialogue box that asks
the user if they want to save the file or open it. Choosing to 'open'
it allows the software to install. Is there a way using JavaScript to
circumvent this, open an alert to confirm the install and then run
the executable for the install?

Javascript cannot directly run any programs present on the local
computer. Thus, what you ask is not possible. It would amount to a
security breach.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top