After reading the documentation, I think it might work. Does anyone have an example of the syntax for the restrict and exclude attributes? Thanks, Bill
<form method="post" action="/cgi-bin/htsearch" name="search">
<input type=hidden name=method value="All">
<input type=hidden name=format value="builtin-long">
<input type=hidden name=sort value="score">
<input type=hidden name=config value="htdig">
<input type=hidden name=restrict value="">
<input type=hidden name=exclude value="/exhib1/|/exhib2/|/exhib3/|/vindex1/|/vindex2/|/vindex3/">
<input type=hidden name=keywords value="">
Search every zone for: <input type="text" size="40" name="words" value="">
<input type="submit" value="Search">
</form>
is an example that excludes any results in /exhib1 /exhib2 folders etc.
hth
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

