Results 1 to 3 of 3

Thread: filling in web text box (automation)

  1. #1

    Thread Starter
    Hyperactive Member wordracr's Avatar
    Join Date
    Aug 2001
    Posts
    281

    filling in web text box (automation)

    I would like to know if there is a way to fill in a text box on a web page. Is there a way to do this in vb by referencing its name?

    Thank you.

  2. #2
    INXSIVE Bruce Fox's Avatar
    Join Date
    Sep 2001
    Location
    Melbourne, Australia
    Posts
    7,429
    Sure is.

    Post the web page "Source" and identify the TextBox name.

  3. #3

    Thread Starter
    Hyperactive Member wordracr's Avatar
    Join Date
    Aug 2001
    Posts
    281
    I'm not sure if you know what I mean. I would like the syntax for doing this in visual basic if possible.

    Say the <INPUT NAME="Username"... >
    How would I code an application that would go to that text box for me, and then type in any text that I previously specified?

    I've tried doing it by using a browser inside of a form, but I was unable to find out how to do what I planned on.

    Thanks to everyone.

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