Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact


webBrowser invoke click


webBrowser invoke click

Author
Message
gussy81
gussy81
Forum God
Forum God (644 reputation)Forum God (644 reputation)Forum God (644 reputation)Forum God (644 reputation)Forum God (644 reputation)Forum God (644 reputation)Forum God (644 reputation)Forum God (644 reputation)Forum God (644 reputation)

Group: Forum Members
Posts: 2, Visits: 2
does anyone know how i can click on this button that seems to be sitting inside the textfield?



ok so this is the html i am working with:









when a number is entered into this field a blue plus icon comes up and you click on it to add the number to listbox i need to invoke a click on this icon/link/ add-contact button i have recently tried the following with no success:



Private Sub addContact_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles addContact.Click



WebBrowser1.document.GetElementById("tmobilenumber").InvokeMember("click")



End Sub


does anyone know how i can click on this button that seems to be sitting insode the textfield?







thanks
Edited
4/15/2015 by gussy81
GO


Similar Topics


Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

Select a Forum....

















A1VBCode Forums


Search