Forum Moderators: phranque
1. I have a web site. In the web site I have some text that says: "OPEN PAINT".
2. When I press on that botton, then the Paint program should be opened.
NOTE: The paint program is an example I have used, it could be any other program.
Do you know how to make this?
Thank you.
Ans security issues would be horrendous. I wouldn't want a javascript to be able to randomly open an executable on my PC.
Although, microsoft files can be opened in a browser without a problem - word, excel, powerpoint, etc.
I agree with txbakers that the security implications are staggering.
So the answer is probably: forget it. :)
1. First of all, by clicking on a link on a web site, I am not planning to open a program in a remote computer. I want to open a program in my own computer.
2. I download a program that creates a botton on the explorer bar. By clicking on the botton a program gets open.
I read something about GUIs to create bottons and other explorer bars.
Anyone has some ideas?
making buttons or googlebar type fields appear on IE isn't trivial.
I have never tried to alter the appearance of Ie, but I beleive it requires the use of COM. Do a search on COM ... and unless you are very familiar with c++, I think there is no solution to your problem.
I dont *think* there is any easy tool kit for IE.
Jordan