[Htmlparser-user] htmlparser is misinterperting badly coded html
Brought to you by:
derrickoswald
From: e3oginos X <e3o...@ho...> - 2005-03-15 02:58:08
|
hi i have a runned into a situation where a site's html had contained two closing </td> (for example </td> </td>) instead of one. This still displayed fine in a normal browser, however when running my program that is using the htmlparser, it automaticly replaced the second </td> as a </table> and totally messed up the output. how can i stop this from happening? how can i can provide custom methods in the way of handling badly coded html situations such as this? thanks _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ |