|
-
Sep 30th, 2003, 12:07 PM
#1
Thread Starter
New Member
how to automate axwebbrowser to click checkbox & buttons
I have been reading the messages about automating the navigation for a webbrowser control. However, most appear to be for VB6 not vb.net
I know I can fill in a text control like this
AxWebBrowser1.Document.forms(0).All("UserAccount").value="xyz"
But how do I click a checkbox?
If there are muliple buttons, how do I click the one I want?
Thanks for any advice
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|