Hi there,
I have been using HTML Parser for a while now, and happy with it. But,
I have now run into a minor glitch and am hoping someone here might be
able to help me with it.
On some html pages, I get the following warning / error message:
"unable to determine cannonical charset name for x-user-defined -
using ISO-8859-1"
The rest of the parsing proceeds fine without a hitch.
I am not able to figure out where the error message is coming from .. I
know it is being spit out during parsing. Can anyone tell me how I
could catch this error and raise an exception -- because this error
message corresponds to other bad things happening further down the
pipeline in my application.
Thanks for any leads.
Subbu.
|