Reloading

  • Thread starter Thread starter kuldeepiitk
  • Start date Start date
K

kuldeepiitk

Hi everyone,

I am making an application which loades a HTML page, does anybody have
any idea how we can make sure in VB.NET that a HTML page is loaded
fully or not.

TIA
~kuls
 
hi Cor

I am making an application, in which I am browsing some pages, and
going through links, after I am clicking on a link by click() method,
I want to check whether the next page is loaded fully or not.

TIA
~kuls
Cor Ligthertwrote: Hi kul,

Loaded where?

Cor

I am making an application which loades a HTML page, does anybody have
any idea how we can make sure in VB.NET that a HTML page is loaded
fully or not.[/quote:64d6598add]
 
Hi Kuldeepiitk,
I am making an application, in which I am browsing some pages, and
going through links, after I am clicking on a link by click() method,
I want to check whether the next page is loaded fully or not.

I get the idea now that you are using the webbrowser, however completly sure
I am not of that, and if that is, is it than the axwebbrowser or the direct
interop with IE where you are using shdocvw.ie

Before I make a long message and I did understand you wrong?

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top