A
Amir
hello all,
i want to do some parsing of the html text of the page.
what i'm doing is waiting to "OnDocumentComplete" event and then doing the
job.
my problem is that for many sites/pages this event arrived a long time after
the text is already downloaded since the page has a lot of images which take
a long time to download.
is there a way to detect that the text of the page is downloaded before the
browser sends the "OnDocumentComplete" event?
thanks in advanced,
Amir.
i want to do some parsing of the html text of the page.
what i'm doing is waiting to "OnDocumentComplete" event and then doing the
job.
my problem is that for many sites/pages this event arrived a long time after
the text is already downloaded since the page has a lot of images which take
a long time to download.
is there a way to detect that the text of the page is downloaded before the
browser sends the "OnDocumentComplete" event?
thanks in advanced,
Amir.