I have got a coldfusion page that a visitor fills in and then they are allowed to download a file, once the form has been filled in. The file that is downloadable is an exe file that was created in PKZIP. When the user clicks to download this file, the executable extension is left off, so when the user downloads the file, it does not run and it asks the user what they want to run this in. How can i get this so that the extension is recognised and it downloads properly ??