PDA

View Full Version : how can i make a "download now" link?


biggnigg
02-10-2008, 12:46 AM
Ok, here is what I am trying to do.

I have recorded some speeches in mp3 format, and I want to have links for people to download them.

I know that people can right-click and do "Save Link", but i want this to be as easy as clicking the link

i see these things everywhere, but i have no idea how to make them (i think is a server side script)

PLEASE HELP ME AS SOON AS POSSIBLE! :eek:

Jake302
02-10-2008, 11:16 AM
I know people can put them in a .zip or .rar file, and if they browse to it they will get a download dialog box. I don't know how they can download the mp3 directly without doing right click > save whatever.

platnium
02-10-2008, 11:51 AM
I am sure it's with PHP

you do it with
getfile"file here.mp3" i doin't know php so i can't tell you,i have seen the script around though.

biggnigg
02-10-2008, 12:04 PM
hmm well, i know ASP and thats the only language my host supports

so if anyone knows an ASP script, i can try that out

but yea i might just have to go with a .zip or .rar if thats my only other option