开发者

Download a File using JavaScript

I am implementing Download Manager using Javascript. I want to know How can I download a file from server using 开发者_运维技巧Javascript. Where Javascript will connect to server , Download a file and save it on local file system.

Kindly Help me out here , with all possibilities.

Regards, Brijesh Thakur


You can download data, but you can't save anything to the local file system with javascript. This is impossible.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜