开发者

How to stop people having an mp3 play through quicktime

I send out a http link for an mp3 to people and when they click on it they are complaining that the file plays in quictime. Obviously t开发者_开发知识库hey need to do 'right click' --> 'save target as' but is there a way to do this for them using javascript?


Can't be done using JavaScript. But there are many ways to do that using server side scripts. I only know classic asp: Response.AddHeader "content-disposition","attachment; filename=fname.ext"


Do you have PHP? http://elouai.com/force-download.php

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜