How would one make it so my VB application will Click a Image/Button on my Web Browser Componant on a timer or a click of a cmd button?

i want to load up a web page and have it log in.
the login button would be something like

<input type="image" src="Directory/Login.gif">

or whatever xD
help would be appreciated : )