|
-
Apr 9th, 2000, 04:56 AM
#1
Thread Starter
New Member
Alright, I've built a VB program that opens internet explorer in maximum view. The webpage i'm loading has a textbox, which luckily gains focus. Unfortunatly, I cannot get VB to send keys because it takes awhile for the page to load, and my VB version does not have a timer function. I've tried using variables that add to themselves, but that requires VB being in focus and constantly clicking a button, moving the mouse, the same things that kill the other window's focus. How do I have VB grab the focus on the opened Internet Explorer page and then shoot the sendkey commands at it(assuming it's already loaded, for example, I load it up, and make a VB program from there)?
If you can, please e-mail me the response as I will probably forget to check this place again([email protected])
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
|