starting an exefile from a link

R

ReidarT

I have a page where I want to install 3 different programs when user select
the links like

Option1 <link> where option1 is exefile1.exe
Option2 <link> where option1 is exefile2.exe
Option3 <link> where option1 is exefile3.exe

When I click the link i have to either open or save the file.
I want to supress this dialog box and start right at the installation.
regards
reidarT
 
S

Stefan B Rusynko

Not possible in a browser for security reasons
- that's why the user gets the prompt (to warn them about .exe files)



| I have a page where I want to install 3 different programs when user select
| the links like
|
| Option1 <link> where option1 is exefile1.exe
| Option2 <link> where option1 is exefile2.exe
| Option3 <link> where option1 is exefile3.exe
|
| When I click the link i have to either open or save the file.
| I want to supress this dialog box and start right at the installation.
| regards
| reidarT
|
|
 

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

Top