|
-
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?
-
Jan 19th, 2001, 08:16 PM
#2
I need to know the answer to this too.
I know how to tick checkboxes....anybody help ??
-
Jan 27th, 2001, 07:17 PM
#3
New Member
form filler and frames help
i can do a IE.Document.Forms(0).login.Value = login
but how do i do the same if it has frames.
nick
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
|