Skip to content Skip to sidebar Skip to footer
Showing posts with the label Download

How To Download All The Urls One By One And Keep In Different Folders

I have one html file where I have kept all the URLs(Download link for CSV files).I want a tool/prog… Read more How To Download All The Urls One By One And Keep In Different Folders

How To Download A File In A Password-protected Location In Delphi 2007

I need to get the contents of a HTML page from the Web, but the contents of the respective resource… Read more How To Download A File In A Password-protected Location In Delphi 2007

Send Multiple Files To The User For Download One After Another

I'm trying to do the following: A grid with a lot of files is shown to the user The user selec… Read more Send Multiple Files To The User For Download One After Another

Disable Downloading Of Image From A Html Page

Suppose there is a html page containing some images. we want to disable the downloading of the imag… Read more Disable Downloading Of Image From A Html Page

Download Canvas To Image In Ie Using Javascript

Below code will convert canvas to image and the same is downloaded in browsers other than IE(I'… Read more Download Canvas To Image In Ie Using Javascript

A Web-page That Would Provide A User To Download A Certain File From It, But Would Not Disclose The Location Of That File - Is It Possible At All?

(I am sorry if my question is not in the right place. (I've been thinking for awhile and came u… Read more A Web-page That Would Provide A User To Download A Certain File From It, But Would Not Disclose The Location Of That File - Is It Possible At All?

Download Http Thru Sockets (c)

Recently I started taking this guide to get myself started on downloading files from the internet. … Read more Download Http Thru Sockets (c)

How Can I Download A File With Php Or Html?

I am making a file hosting website and am about 95% done but have one issue. When the user clicks t… Read more How Can I Download A File With Php Or Html?