HTML file download routine.
by TheNutCase from LinuxQuestions.org on (#5AS2W)
I am in the process of trying to create a website where can sell music that I have created music files (.wav format) that people can purchase for downloading to there own computer(s). So what I need to know is: How do I write a HTML routine which will download said audio file WITHOUT trying to play it (and yes, I have done a thorough search of the internet without success)?

