If you include a file in your post, it is because you want people to download it.
But when you include an image file, or text file, or even a pdf file, the browser will just show the file, instead of download it.
THIS CODE will change that. When you click on the link, the browser will show you the normal "download file" dialog.
Obviousle, a little change in the code is needed, but it is very useful.

Regards.