HI everyone,
Does anyone know how to parse html in VC++ 6?I only need a simple parser, able to strip off all tags and ignore scripts.
Thanks in advance.
Best regards,
Jolly
Simply use COM interfaces (complete samples in SDK to parse URL or HTML file)