HardwareGuys
Technical User
I have a simple HTML based web page. In it there is a simple link to an .EXE file. When a user visits the page and clicks on the link, the web browser may attempt to run the program instead of downloading the file.
How can I force the web browser (no matter what browser it may be) to actually download the file instead of trying to run it ?
How can I force the web browser (no matter what browser it may be) to actually download the file instead of trying to run it ?