|
-
Apr 8th, 2002, 10:46 PM
#1
Thread Starter
Hyperactive Member
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.
-
Apr 8th, 2002, 11:14 PM
#2
Sure is.
Post the web page "Source" and identify the TextBox name.
-
Apr 9th, 2002, 08:58 AM
#3
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|