Code:using System.Text; using System.Net; WebClient wc = new WebClient(); PageData.Text = UTF8Encoding.UTF8.GetString(wc.DownloadData("http://www.vbforums.com"));
|
Results 1 to 2 of 2
Thread: simple questionThreaded View
|
Click Here to Expand Forum to Full Width |