M Morten Wennevik Jun 15, 2004 #2 Hi Bill, You can use WebClient.DownloadData or WebClient.DownloadFile or the more advanced HttpWebRequest + HttpWebResponse and read the stream.
Hi Bill, You can use WebClient.DownloadData or WebClient.DownloadFile or the more advanced HttpWebRequest + HttpWebResponse and read the stream.
B Bill Yin Jun 15, 2004 #3 Thank you. Morten Wennevik said: Hi Bill, You can use WebClient.DownloadData or WebClient.DownloadFile or the more Click to expand... advanced HttpWebRequest + HttpWebResponse and read the stream.
Thank you. Morten Wennevik said: Hi Bill, You can use WebClient.DownloadData or WebClient.DownloadFile or the more Click to expand... advanced HttpWebRequest + HttpWebResponse and read the stream.