We have some files on our web server, which are valid zip files but are used by another program as data files. However, when downloading these files (by clicking on an href link) with Internet Explorer 8 they get renamed to *.zip so they are no longer associated with the correct program.
Is there something I can do on our webserver, or the html of the download page, that will stop IE from renaming these files?
FireFox and Chrome leave the file with its original name, so doesn't have this problem.