Hi
How to make a link from my webpage to my executable program (language used is VB6) without encountering "File Download" using HTML codes?
Using "<a href...> Click </a>", I can link my .exe program to my page but the problem is that before it opens my .exe program, a "File Download" message box appears showing 4 buttons - open, save, cancel and more info. I want to open a link to the .exe program without encountering that message box. Please help.
website design