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.
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.