a - Navigate And Wait
Navigate a web browser and wait for it to finish loading before going on to the next line of code!
AI
Shrnutí AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Zdrojový kód
'Navigate somewhere. Me.WebBrowser1.Navigate "http://www..planet-source-code.com" 'Return control to the processor using 'the DoEvents until the page has been 'loaded, i.e. Completed. Do DoEvents Loop Until frmMain.Web.ReadyState = READYSTATE_COMPLETE 'Confirm the page has been downloaded. MsgBox "Loaded"
Původní komentáře (3)
Obnoveno z Wayback Machine