I just tried to set up a search results page at www.maroney.org (into
which I installed htdig a few days ago to much rejoicing -- it is perhaps
the coolest freeware I have ever seen). The result was inexplicable
JavaScript errors.
After some half-hour of hair-tearing I have found that htdig deletes
backslashes from its search results page. This is bad. I use JavaScript
and the code is heavily reliant on backslashes. More, the code is shared
with other web pages and preprocessed into the output web pages, so if
there is some special-purpose fix for the search results page that means
I would have to dupe my code, which now lives in a single set of common
source files. How do I prevent htdig from stripping backslashes? I have
looked in the config file doc and don't see a setting that would be
useful for this.
Thanks in advance....
--
Tim Maroney [EMAIL PROTECTED] http://www.maroney.org
"The world is made possible, in part, by murk."
----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.