1
Answer

Programatically download a file...

nam.tran

nam.tran

20y
2k
1
I'd like to be able to programatically download an RSS file via http locally to the hard drive from my webserver whenever the RSS file is updated. How would I be able to programatically download this RSS file? TIA
Answers (1)
0
shimtanny
NA 440 0 20y
Hi http://www.csharpfriends.com/Articles/getArticle.aspx?articleID=115 (Google: download file c# => first hit!). Hope this is what you've excepted. Simon