Related resources for WebRequestFactory class
  • 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.