Hello friends,
I want to write an HTML validator in VB6.
Can you give me any hints about the best way to check the validity of an HTML file and parse through its links/images with VB?
Should I treat the HTML as a text file?
Or is there some library that I can reference which provides HTML parsing methods/functions similar to, say, the way you can parse through XMLs with MSXML?
Any hint greatly appreciated!
Thanks a lot,
MakeItSo
[navy]"We had to turn off that service to comply with the CDA Bill."[/navy]
- The Bastard Operator From Hell
I want to write an HTML validator in VB6.
Can you give me any hints about the best way to check the validity of an HTML file and parse through its links/images with VB?
Should I treat the HTML as a text file?
Or is there some library that I can reference which provides HTML parsing methods/functions similar to, say, the way you can parse through XMLs with MSXML?
Any hint greatly appreciated!
Thanks a lot,
MakeItSo
[navy]"We had to turn off that service to comply with the CDA Bill."[/navy]
- The Bastard Operator From Hell