Terri Lynn Posted January 27, 2016 Report Posted January 27, 2016 I have a client who is a musician and would like to have users be able to download one of his MP3. When I use this code <a href="http://www.domain.com/audio/filename.mp3">download here </a> It just takes you to a page and starts playing the song. I would like the user to be able to save the file to their hard drive. I've been Googling for a couple hours and can't find a solution, does anybody know of one. Thank you, in advance
administrator Posted January 27, 2016 Report Posted January 27, 2016 Hi, You can zip up the mp3 for download, so the user will download the zip file, and then unzip it on their computer. Or, write that they should right-click on the link and select 'download as'. Hope that helps, Stef
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now