code:
Web1.Document.All("username").Value = txtEmail.text
Web1.Document.All("password").Value = txtPass.text
Web1.Document.All("null").Click
I don't know if that helps but thats how I login into my Google Adsense account through VB.
I'm not sure if it works for links.