Hello.
I have some experience developing for VBA inside Office apps, but I am quite new to VB.NET, and I just noticed that its WebBrowser control is a bit different from that one I used to reference via ShDocVw to use in my VBA Forms.
ShDocVw.WebBrowser had the DocumentComplete event, which...
I want to set username & password in a website, like gmail.com
and want to submit the page.
This should be done automatically when i click a button on the simple form in VB.net.
I'm using following code, but its not working:
Dim objIE As SHDocVw.InternetExplorer
objIE =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.