grab file from url location

  • Thread starter Thread starter Mark Broadbent
  • Start date Start date
M

Mark Broadbent

I'm sure this must be extremely easy. What I want to do is to grab a text
file that is republished on the internet daily, and save this to disk. Can
someone point me to a class that I can use to do this? For the latter part I
presume I'd need to use a Filestream object to save this file.
 
Back
Top