Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
VB.NET
VB.NET General Discussion
automation with WebBrowser Control?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="VBDOTNETNewbie, post: 19552, member: 4980"] Hi All, I was wondering if someone could help with a web browser control. I am creating an application for my own use in Vb.net to auto fill forms and submit the form (log in) to various websites....(bank sites, credit cards etc..the require a login) I am using the webbrowser control on my windows form and I can sucessfully populate the controls on the form (userid, password etc), by setting the value property of the HTML Form Element using.... [SIZE=2] HtmlDocument.[SIZE=2]GetElementsByTagName([/SIZE][SIZE=2][COLOR=#800000]"Input"[/COLOR][/SIZE][SIZE=2])[/SIZE][/SIZE]. My problem is that I cannot click the login button via code, sometimes it's an image and sometimes it's an actual button depending on the site that I'm auto logging in to, in both cqases the end result should me submitting the form. Any help with this would be GREATLY appreciated! Thanks! [/QUOTE]
Insert quotes…
Verification
Post reply
VB.NET
VB.NET General Discussion
automation with WebBrowser Control?
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.
Accept
Learn more…
Top
Bottom