My program will be visiting several sites (over 100) and posting to them. I was wondering if it was possible to multithread it, if so how?
Also if its not possible how can I incorporate a numericUpDown object and by putting up the number in it tell my program to create more instances of webbrowser then to do what I tell it to do?
h:
Also if its not possible how can I incorporate a numericUpDown object and by putting up the number in it tell my program to create more instances of webbrowser then to do what I tell it to do?
