If you have images or other files that reside externally, how do force the browser to download the link when a user click on it?
The use of \"Content-disposition: attac
You will have to load the resource on the server first. You might want to do some caching also: