How do you force a link to download in HTML?

Andrew D

New member
When I link in HTML to a file using <a herf="filename.mp3"> The browser opens the file and starts playing it in a window... Is there a way that I can FORCE the file to download instead of play in the browser aside from compressing the file to a different format?
 
Back
Top