I'd like to know if there is a way where I can make the WebBrowser access the page in the background.
I'm making a program that can refresh a web page (i.e a hit counter - so it looks like they've got more hits than usual) but i want to be able to do it in the background, without making lots of mini-WebBrowsers.
Is there a way?




Reply With Quote