Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27348

VB 08 Auto Click on Submit Button?

$
0
0
Code:


        WebBrowser1.Document.GetElementById("NewTag").SetAttribute("value", txtTurbo.Text)
        WebBrowser1.Document.GetElementById("claimIt").InvokeMember("Click")

So basically what this code does above is it "claims" (the submit button is claimIt) but only once. I want this to click very fast, such as 2 times in 1 second, but I am unaware how to do this.

Viewing all articles
Browse latest Browse all 27348

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>