When you click on a file in internet explorer (file.exe for example) then the "File Download" dialog box comes up. I have a webbrowser control in my program, and when people click on "file.exe" then I don't want the "file download" dialog to appear, I just want it to automatically download to the desktop. An input box that says "Are you sure you want to download 'file.exe'?" would be better, but If you tell me the first thing then I can add the inputbox after.

Thanks in advance.