Thread: timer in VB?
View Single Post
Join Date: Mar 2008
Posts: 16
Reputation: mykar_88 is an unknown quantity at this point 
Solved Threads: 0
mykar_88 mykar_88 is offline Offline
Newbie Poster

timer in VB?

 
0
  #1
Jul 5th, 2008
hi
how to make the process sleep until my webbrowser gets loaded.
this is my code


webbrowser1.navigate("www.google.co.in")
text=webbrowser1.document.body.innertext



pls send me the code
Reply With Quote