Re: [Htmlparser-user] Scanner constructor
Brought to you by:
derrickoswald
|
From: Somik R. <so...@ya...> - 2002-08-06 09:17:04
|
Hi Dhaval About the checked issue, I believe the parser will not throw an error in such a situation if checked is given in an INPUT tag. Right - but it does not give u the field as well. While registering scanners with the HTML parser I will need to create an instance of my scanner and supply a filter string. What are these filter strings and what should I use? You can ignore the filter string, its for the command line parser = testing. Cheers, Somik ----- Original Message -----=20 From: dha...@or...=20 To: htm...@li...=20 Sent: Tuesday, August 06, 2002 6:12 PM Subject: [Htmlparser-user] Scanner constructor Hi, I am writing a scanner. The constructor for a scanner contains a parameter for a filter. While registering scanners with the HTML parser I will need to create = an instance of my scanner and supply a filter string. What are these = filter strings and what should I use? Somik, About the checked issue, I believe the parser will not throw an error = in such a situation if checked is given in an INPUT tag. Regards, Dhaval |