Download a php-linked file in JavaScript

Posted by fonix232 on Stack Overflow See other posts from Stack Overflow or by fonix232
Published on 2010-04-22T18:33:35Z Indexed on 2010/04/22 18:43 UTC
Read the original article Hit count: 229

Filed under:
|

I have a big problem. I've made a simple Google Chrome plugin (based on the old Youtube Video Downloader) but I have some problems with it. The first problem is that it won't pop up a new save window on click, but opens a new page with the video in the default Chrome player. The second is, that when the user clicks right click-save, they won't get the video name but a standardized name.

Is there any way to make a file save dialog with a specified file save name?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about download