May I do a macro that send a mesage wend a page is complet downloaded in IE?
How I can use the IE command DownloadComplete in a macro?
Thanks.
DownloadComplete macro Sheduler
Moderators: JRL, Dorian (MJT support)
This forum contains many examples how to use VBScript to wait until a page is completely loaded.
One recent example is at: http://www.mjtnet.com/usergroup/viewtopic.php?t=1595
(Note the "do while IE.Busy" line).
If you call such a routine using the "VBRun>" command, it will not proceed until the page is loaded in IE (or it timesout and IE is no longer busy).
One recent example is at: http://www.mjtnet.com/usergroup/viewtopic.php?t=1595
(Note the "do while IE.Busy" line).
If you call such a routine using the "VBRun>" command, it will not proceed until the page is loaded in IE (or it timesout and IE is no longer busy).
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact: