I have a problem with parsing HTML data. If the HTML data contains a '<' with no ending '>' the rest of the HTML is not parsed. Eg: <html> <body> <p>This is a test paragraph </p> Normal text here <<<<<<< John Doe e-mail: jdoe@hotmail.com web site: www.johndoe.com <http://www.johndoe.com/> </body> </html> When I parse this HTML, using the HTMLToPlain() call, I only get until '. text here'. Everything after the '<<<<<<' is skipped. Am I missing something? Thanks, Shashank FrontBridge introduces Message Archive and Secure Email. Get leading Enterprise Message Security services from FrontBridge. www.frontbridge.com.Received on Thursday, 10 March 2005 01:47:42 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:18:44 GMT