Search:

Type: Posts; User: Massino

Search: Search took 0.04 seconds.

  1. Re: Manipulate/Change/Form Fill data in webpages using the Webbrowser control

    If you mean I didn't add the reference to mshtml, I did.
  2. Re: Manipulate/Change/Form Fill data in webpages using the Webbrowser control

    Thank God I've managed it finally.
    Here's the full code what works for me :
    Public Class Form1
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles...
  3. Re: Manipulate/Change/Form Fill data in webpages using the Webbrowser control

    It says : Error 1 'submit' is not a member of 'System.Windows.Forms.HtmlElement'. D:\_Temporary_\Visual Basic Programs\Lemuria\Lemuria\Lemuria\Form1.vb 11 9 Lemuria
    I tried the click and the submit...
  4. Re: Manipulate/Change/Form Fill data in webpages using the Webbrowser control

    Well I already figured out the first part,
    I could succesfully fill the username and the password
    elements with this code :...
  5. Re: Manipulate/Change/Form Fill data in webpages using the Webbrowser control

    Hi Kleinma!

    Believe it or not I have the same problem...
    But I couldn't resolve mine by this.
    I'd like to autofill the two login fields(username,password) and submit it automatically,
    but the...
Results 1 to 5 of 5



Click Here to Expand Forum to Full Width