|
-
Apr 7th, 2006, 11:03 AM
#1
Thread Starter
Hyperactive Member
wait for website to finished loading webbrowser control
Hey,well im using webbrowser control and when it submits the submit button it takes while to load then will say "loaded" on this site,the problem is it has code after and it loads b4 the site is loaded i tried using sleep but still buggy
WebBrowser1.Document.All.submit.Click
Sleep 9000
WebBrowser1.GoBack
thats what im using but it "freezes" well sleeps so it cant finish loading the site then goes bak,so basicaly i want the site to finish loading after clicking submit then go bak to the page thanks
Last edited by Mr_Zer0; Apr 7th, 2006 at 11:48 AM.
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
|