I am novice to programming. I am building a c# console app. that must read several urls ending with .csv and download or copy those csv file's to the location given in the xml file.For so far i've got the app working that the content of the file is printed on the screen, but can someone help to get the app to do what i want?Thnx in advanceusing