Click to See Complete Forum and Search --> : ftp an websites


tinmanIII
07-13-2003, 07:44 PM
i have a ftp server running on my comp.
i have a webpage that will d/l from this ftp server
file transfers work well except when it comes to mp3's.
I would like to promote a music band and have ppl download the music clips but as soon as ( using IE ) your in the ftp:// directory and try to download an mp3 win media player pops up and auto plays.
the files ( such as zip or exe ) download fine just those mp3's are troublesome.
I dont know how to get the mp3's downloadable ( is that a word hehe )
I've tried the "save as" in win media player as it plays the song from my ftp but that doesnt seem to work.
Any explainations on how i can get around this? or perhaps what im doing wrong?

brendandonhue
07-13-2003, 07:48 PM
Its in the browsers settings whether it should stream or download. The only way to force download would be a download script in a serverside language. Or maybe you can edit the MIME types on the server so it won't stream. I'm not sure.

tinmanIII
07-13-2003, 08:10 PM
thanx that worked, i looked there, but i guess i missed it first time around
thank you.

brendandonhue
07-13-2003, 09:07 PM
Oh what exactly did you do? Change MIME settings?

tinmanIII
07-13-2003, 09:11 PM
browser settings
had
"enable install on demand(other)"
checked so unchecked and seem to work after that

brendandonhue
07-13-2003, 09:41 PM
Ok but remember thats only for your computer not your visitors.