I am using tidy.exe for parsing the Html file to Xml file. But the parser(tidy) doesnot produce the output if the html is not well formed or if there are any unidentified tags(by html). Can you suggest a better parser(prefarably in .exe) so that i can use for parsing or any other, which does the clean up before sending to tidy....
