Hello
I am trying to use VB6 to write an application which will monitor internet site is Online or Offline (I can't use ping IP becasue of secure reason)
I need to find the way which will find the field box for you on IE5.5 then insert Data then submit it.
For example,
1. Find UserName textBox on broswer then insert Data
2. Find Password textBOx on Browser then insert Data
3. Cick submit buttom

From Step 1 to 3 must be automatically, no manual clicking.

I am trying to use Microsoft HTML Object library & Microsoft Internet Contorls. But didn't get it work.

Any suggestion??
Please reply on this Forum or send me solution in [email protected]

Thanks ALL