ColdFusion: Force Link to Download
Browsers are pretty sophisticated nowadays. They can open pretty much any type of file within the browser itself. But we don’t always want that to happen. Sometimes you want the file to automatically download when the user clicks a link. To do this, all we need to do is useĀ <cfheader> to update a file’s mime [...]
Also tagged CFM, media, mime

