Search found 1 match

Search found 1 match Page 1 of 1
by ssk9208
Sat Mar 23, 2013 11:42 am
Forum: Tutorials
Topic: [TUTORIAL]Get YouTube Video Infos
Replies: 15
Views: 7868

I used the following code to get the title: Private Sub WebBrowser1_DocumentCompleted(sender As Object, e As WebBrowserDocumentCompletedEventArgs) Handles WebBrowser1.DocumentCompleted Label2.Text = WebBrowser1.Document.GetElementById("eow-title").GetAttribute("title").ToString E...
Search found 1 match Page 1 of 1
Go to advanced search