Hi all, I'm using htdig to output to STOUT so that a script can glob the output together. I've edited my htdig templates and config, but I want to tell htsearch not to output the first line:
Content-type: text/html Normally this would be great, but the script is already expecting plain text to be sent to STOUT by its system call to htsearch. Thus Content-type: text/html is actually output to the HTML generated, but it's visible in the middle of the page, thanks to the globbed output. I know I can tell the script to remove the first line, but it would be more efficient to have htsearch stop sending it. Any ideas? Henning Sittler www.inscriber.com _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

