|
-
Sep 11th, 2008, 02:49 PM
#1
Thread Starter
Addicted Member
Problem with the webbrowser control
Hola,
I have a "bot" for a certain web-page(not important), that uses the WebBrowser control and it's methods to fill certain fields, press certain buttons etc.
Basically my problem is that every time a picture is viewed in a certain box in the page, the program gives me an Internet Explorer -error. I first solved this by simply sending the Escape key to close the error, and that works as well, but I need to make the program run "silent", meaning it will function minimized as well.
If noone of you figures out the solution, then my next question would be if it's possible to make the program send keys to itself, eg. Me.Sendkeys.Send("{Esc}"), since that would also fix my problem.
Thanks in advance.
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
|