- Joined
- Mar 18, 2011
- Posts
- 2,485
- Reaction score
- 1,391
- Points
- 147
I need help with a timer.
I honestly don't know how to implement one. My program works like this. It loads a webpage, then has to wait 1 minute before clicking a link. I have a numericupdownbox linked for the amount of times I want it to run, as well as the link's attribute. However, I can only click the html link by having to click my button1 each minute...
What could do I implement, so when I start my program, it repeats all the processes (just clicking the link) by waiting a full minute?
I honestly don't know how to implement one. My program works like this. It loads a webpage, then has to wait 1 minute before clicking a link. I have a numericupdownbox linked for the amount of times I want it to run, as well as the link's attribute. However, I can only click the html link by having to click my button1 each minute...
What could do I implement, so when I start my program, it repeats all the processes (just clicking the link) by waiting a full minute?