If I wanted to use a code like...
...but I wanted to exclude one element (button) with a name of "bt1", how would I do this?Code:Dim tag As HtmlElement For Each tag In WebBrowser1.Document.All tag.InvokeMember("click") Next
Thank you all.
|
Results 1 to 2 of 2
Tags for this Thread |
Click Here to Expand Forum to Full Width |