Force “File Save As” Prompt When Downloading
Posted: April 2nd, 2009 | Author: Matt | Filed under: .htaccess, Optimization, Web Programming | Tags: .htaccess, download | 1 Comment »A simple feature any website can add to their downloadable content is to force a “File Save As” prompt when the user clicks the link. There are a number of ways you can implement this. Some people may do it a convoluted way through PHP or another language but the easiest thing I’ve found is [...]
