Results 1 to 3 of 3

Thread: Auto Form Filler Help

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2001
    Posts
    1
    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?

  2. #2
    Guest

    Question

    I need to know the answer to this too.
    I know how to tick checkboxes....anybody help ??

  3. #3
    New Member
    Join Date
    Dec 2000
    Posts
    1

    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
  •  



Click Here to Expand Forum to Full Width