This is my code
Code:Dim victim As HtmlElement = WebBrowser1.Document.GetElementById("thepaste") If victim IsNot Nothing Then Textbox1.Text = victim.InnerText End If
|
Results 1 to 9 of 9
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |