Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Internet Controls & MS HTML Object Library to parse HTML

Status
Not open for further replies.

bbarr

Programmer
Sep 15, 2003
51
US
Hi,

I've been doing a lot of googling to find decent documentation with examples showing how to parse HTML documents with the Web Browser control and the libraries listed in the subject line.

I have found stuff, but it is not very good.

I'd appreciate if someone could provide direction to a good example on some code that does something like the following once the location has been given:

1. count the number of tags and the type of tags in the page.
2. give the names of all text boxes for a given submit button on the page.

thanks for the help.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top