Added: 2 years ago
From: thenewkid49
Views: 2,598
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (10)

Sign In or Sign Up now to post a comment!
  • how about if there's no "name" attribute to the textboxes instead it has "class" attribute?

  • Yeah, pretty nice tutorial!

    Can you please tell me the code, how to get text from page to Text1 box? Innertext.

    Thanks a lot!

  • What do you mean? Do you want to get the text from the page and put it into a text box? I don't understand.

  • @thenewkid49

    That's right!

    I'm was try this code:

    Text1.Text = Webbrowser1.DocumentText

    but this don't work for me!

    If you have any ideas, i will be greatfull.

    PS: Sorry for my very bad English

  • Well, apparently you need to get an Object ID to get the text from.

    TextBox1.Text = WebBrowser1.Document.All("Obje­ct ID").InnerText

    So I tried looking around elsewhere.

    WebBrowser1.DocumentText looked pretty trusting but then it turned weird. :P

    So keep looking around.

  • @thenewkid49

    Thanks again!

  • This is awesome!

    is there a code so you could make the "Sign in" button on the login page get pressed when you click button1 on your form?

  • WebBrowser1.Document.GetElemen­tById(" Button you want to click").InvokeMember("Click")

  • THANKYOU SO MUCH

    I love you :)

  • Oh man I've been waiting a while for another vid.

  • KICK ASS!!! I subed... thanks!!!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more