Hi,
I need to do a preprocessing on HTML pages, before sending them to the
internal HTML parser for further processing.
The problem is, that I cannto use a converter to convert text/html ->
text/html, because this will generate a loop.
So is there a way to tell the internal HTML parser to parse something
different than text/html, so I could use text->myhtml for the external
converter and then tell the internal one to parse myhtml.
Tnx
Stefan
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.