Re: [Htmlparser-developer] HTMLParser Candidate Release 1 is out
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-11-09 05:08:37
|
Hi Dhaval, > I think some mistake on my part (thougve'nt been able to figure out > what) but script and comments are now working fine. No problem. What about the Form scanner issue ? > However the other > thing that told you about, i.e. // and --> appearing on 2 different > lines needs to be fixed. Also the </SCRIPT> should not be on the same > line as --> but on a new line. Hmm.. this is actually a reconstruction issue. Lets look into this together. Can you also peep into the code (HTMLScriptScanner.scan())? Cheers, Somik |