Hello, I'm making a program that have 2 textboxes, a button and a webbrowser. I want it to login to my youtube account when i put my account name in textbox1 and my password in textbox2 and press the button1.
I have set the webbrowsers url to the youtube login page, is there any way i can send my login name/password from the textbox to the login box in the webbrowser1 ?
I have tried sendkey but that requires the windows to always have focus and i don't want it to fail if i get a popup or something.
Any1 know how to make this ?=)
sry for my crappy English btw.