Auto Login

Hey guys, Iam using borland C++ builder 6 and was trying to make a auto login here is my code soo far.

String URL = "http://example.com";
WebBrowser1->Navigate(WideString(URL)) ;

Now how do i get it to put my stored password into the password input and username into the username input and click submit?
thanks
squills
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories