Hello!
I disabled the right button on my html pages but now I want to give some .wma files for downloading. The trouble is that if I make a link to the file it will open a windows media player window - and I want to prompt for download. The files that I want to give for people download are also used on streaming audio'on my website, so I can't change their extensions or zip them. I have too many files and my server is a free one, so I'm trying not to upload everything again.
I wanted to disable the right button blocking script on this specific link or a script that I could add to a link and then when the people click it would prompt to download (or save as...), even if the file can be read by the browser (AND without having to enable the right button on entire page). I saw some sites that prompt to download a file when you enter (usually .exe) and I think this should also solve my problem. Does anyone know anything? Suggestions are welcome!
I disabled the right button on my html pages but now I want to give some .wma files for downloading. The trouble is that if I make a link to the file it will open a windows media player window - and I want to prompt for download. The files that I want to give for people download are also used on streaming audio'on my website, so I can't change their extensions or zip them. I have too many files and my server is a free one, so I'm trying not to upload everything again.
I wanted to disable the right button blocking script on this specific link or a script that I could add to a link and then when the people click it would prompt to download (or save as...), even if the file can be read by the browser (AND without having to enable the right button on entire page). I saw some sites that prompt to download a file when you enter (usually .exe) and I think this should also solve my problem. Does anyone know anything? Suggestions are welcome!