Hi, I want to have a link on a web page for people to click on to download .mp3 files and get prompted to save the file as, instead of them having to right-click and "save target as" or "save link as." Right now my link is an href and it just starts the media stream when clicked. Someone elsewhere suggested changing the MIME type? for .mp3 on the server side to binary, which I did through cPanel, and that just caused internal server errors until I deleted the line it inserted in the .htaccess file. Any help would be greatly appreciated. Tracy