Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: TWebbrowser Navigating in loop and onDocumentComplete
| Subject: | Re: TWebbrowser Navigating in loop and onDocumentComplete |
| Posted by: | "Eddie Shipman" (mr_delphi_developer at yahoo dot com) |
| Date: | 5 Jun 2006 06:47:51 |
Remy Lebeau (TeamB) wrote:
> while wb.ReadyState <> READYSTATE_COMPLETE do
> Application.ProcessMessages;
Thanks, Remy...
--
none