Retrieve Zip/jpg file from web server

  • Thread starter Thread starter Norton
  • Start date Start date
N

Norton

Hi,

Currently I can use System.Net.HttpWebRequest to get the html code, but how
can i capture the binary data like zip file, jpg files?


Regards,
norton
 
Back
Top