I’m building a website for a friend that wants to add FREE music downloads to the site.
The music is in MP3/WAV format. To have someone click on the link and download is it
simply placing the hyperlink on the website or does it involve more?
Yes it can be that simple as that; unless you mean you want to force the download of all files with *.wav and *.mp3 extensions, which I suspect is the preferred method your friend is wanting?
Back again. I added the links (.mp3) and when clicked they play the music in the defaul player or the visitor can download to their computer.
My client now wants to change things up a bit and do the following when a visitor clicks on the “Download FREE Music” link:
Take the visitor to Email Capture landing page
Add their email address to be stored in a file/database for contact info
After adding Email address they access the music download page
When they download a file (.mp3) they want them to see the ALBUM image cover
when the music is played similar to what ITUNES does.
So I guess my question is whether this is simple to do using HTML in Dreamweaver or if there is a script already created for this?