|
-
Aug 26th, 2008, 01:14 PM
#11
Re: Manipulate/Change/Form Fill data in webpages using the Webbrowser control
use the documentcompleted event. That event fires when the page is fully loaded. In that event you can check the current URL to take specific action based on what page has just loaded.
Just also note it will fire more than once if the page is actually a frames page.
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
|