![]() |
| ||
| timer in VB? 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 |
| ||
| Re: timer in VB? Use BeforeNavigate Event and NavigateComplete Event. Ex. Draw a Command Button (Command1) and PictureBox (Picture1) Draw WebBrowser Control (WebBrowser1) inside PictureBox Private Sub Command1_Click() Instead of PictureBox u can use Frame Control |
| All times are GMT -4. The time now is 10:35 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC