[home]
[scripts]
[news]
[forums]
[feedback]
...a journey into a lost mind. Don't suppose you found it?
Save a remote file
(id:
1501
) (
6522
hits)
Description:
This is just a snippet from the forums that lets you retrieve a remote file (http) and save it to the webserver.
Code:
Save Remote File:
System.Net.WebClient wc = new System.Net.WebClient();
wc.DownloadFile("http://www.remoteSite.com/file.ext", "C:\\Temp\\file.ext");
Created:
6/23/2007 5:21:00 PM
Created By:
Curt
Download URL:
Category:
ASP.NET/C#
Sample URL:
Updated:
2:00:00 AM
Most Popular Scripts
(11829 hits)
File Uploads
[3/18/2002][ASP/VBScript]
(9222 hits)
WAIT message
[4/5/2002][ASP/VBScript]
(8498 hits)
Calendar Script
[3/18/2002][ASP/VBScript]
(8308 hits)
Tree/Forum Script
[4/2/2002][ASP/VBScript]
(7915 hits)
NT Authentication
[11/12/2002][ASP/VBScript]
Newest Scripts
Get Application Root Path
[8/22/2007][ASP.NET/VB.Net]
Who Is Online.
[6/27/2007][ASP.NET/VB.Net]
Save a remote file
[6/23/2007][ASP.NET/C#]
ITracker - Sample Application
[9/13/2006][ASP.NET/VB.Net]
How to start/stop a service
[12/5/2005][ASP.NET/C#]
RSS Subscriptions
News
Newest Scripts
Top Scripts
Newest Posts
Advanced Script Search
Keyword(s)
Any
ASP/JScript
Visual Basic 6
ASP/VBScript
HTML
Javascript
ASP.NET/C#
ASP.NET/VB.Net
ASP.NET/General
Category
Searching...