Related resources for GetResponseStream()
  • Simple web File download in VB.NET11/10/2012 1:55:55 AM. This is a simple program that shows how to download files from the web and save them.
  • CSDownloadURL : Download Contents of a Web Page12/28/2005 6:13:19 AM. CSDownloadURL is a class which has two functions - SetURL and DownloadURL. The set URL sets the current URL and GetDownload downloads the URL contents and returns its contents in a string.
  • Web Request Class12/28/2005 12:36:10 AM. This is a simple application that the gets the source of a webpage via the WebRequest Object.