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.
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.