Hello Together

I've a problem. I'm developing a desktop application for a website. Now i want, the user can login in the programm on the website.

My Problem is now, the website has two buttuns like <input type="submit" ...
The Function
myIE.Navigate("javascript:document.Form1.submit();")
won't apply.

how can i "click" a specific button with the WebBrowser Control?