PDA

View Full Version : Uploading a file for download


DrJ
Oct 22, 2007, 05:26 PM
This is probably pretty simple but Im so razzled right now, I can't think...

I have an audio file that I want to make available to all of our employees (who are located across the US). I uploaded it to our server and posted a link directly to the file. EX:


http://www.mysite.com/audio/audio.mp3

But when I click on it, it just plays the audio right there on the web. That's actually cool... but I would like an option for people who actually want to download the file to their computers to burn onto a CD or something.

Any help?

Stratmando
Oct 22, 2007, 05:42 PM
Can you attach to an email?

benn11
Oct 23, 2007, 06:35 AM
Or upload it on an FTP server that way you can have direct access to the file

ScottGem
Oct 23, 2007, 06:41 AM
Zip the file and post it as a ZIP file. If you post it as any file type that the browser can play it will play the file instead of allow downloading. Another possibility is to try right clicking and use Save As or Save Target As.

NeedKarma
Oct 23, 2007, 06:43 AM
Another possibility is to try right clicking and use Save As or Save Target As.This is the correct answer.