|
-
Jan 7th, 2001, 10:37 PM
#1
Thread Starter
New Member
Okay, I am trying to make a program that will complete a form on the internet automatically for me. My question is how do i check a radio button?
I am completing the forms by using this format:
WebBrowser1.Document.Forms(0).First_Name.Value = "name"
I get an error when i try to use this with a radio button, can someone please help?
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
|