|
-
Sep 28th, 2008, 03:01 PM
#1
Thread Starter
Lively Member
WebBrowser1.Document.All("").Value using Inet instead?
I'm making an application that requires that I post data in a textbox on a website. I got the whole thing working with a webbrowser control, but I really want to make it faster and better by using Inet. I played around and did research for a method that would allow me to use WebBrowser1.Document.All("textbox").Value = "x" with Inet instead of a webbrowser, but to no avail.
If anyone could help me it would be greatly appreciated.
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
|