How do you add a link to a page to have an mp3 dowload to viewer(user)?
huck
BeeDeeDubbleU
6:53 pm on Apr 25, 2005 (gmt 0)
<a href="pathtothedownload/yourfile.mp3">Your text link to MP3 </a>
lZakl
10:05 pm on Apr 25, 2005 (gmt 0)
I used to put all my MP3's in a folder, and NOT put an index.html page in that directory. Then I'd just tell my guests click "here" and have it just point to the directory,
ie. www.example.com/music/
This way I didn't have to list them, they just saw a list of everthing that was in that folder, and they were able to download as they pleased.