View Single Post
  #2 (permalink)  
Old 11-12-2007, 20:14
DPS Computing's Avatar
DPS Computing DPS Computing is offline
Premium Member
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 5,607
Send a message via ICQ to DPS Computing Send a message via AIM to DPS Computing Send a message via MSN to DPS Computing Send a message via Yahoo to DPS Computing Send a message via Skype™ to DPS Computing
Default

You can just upload the files using FTP, file manager or publishing software such as Frontpage / Expression Web to somewhere in your public_html folder. Then just include a link to the file and then when people click on it it will give them a choice to open or download and save.

Example:
PHP Code:
<a href="www.your-domain.com/your-mp3-file.mp3">Click here to download our MP3</a
Hope that helps - Don't hesitate to post back should you need more assistance .
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - New site / new polls / new stories! With many more to follow!
http://djdavid.dpscomputing.com (My DJ Website) - Updated for Christmas 08!
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website) - Temporarily Unavailable .
Reply With Quote