Uploading an file from the URL

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
mudgil.gaurav
Forum Newbie
Posts: 17
Joined: Wed Oct 08, 2008 4:39 am

Uploading an file from the URL

Post by mudgil.gaurav »

Hi All

I have an requirement for the file uploading functionality user can submit the url of the file by entering the url of the file in text box and click on submit button to upload the file for example the url is http://xyx.com/sample.doc or http://xyx.com/sample.pdf

I want to store the file given at the submitted url to my file system please suggest for the same.

Thanks
Gaurav
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: Uploading an file from the URL

Post by califdon »

Post Reply