> At 11:06 on Tuesday, 13 Apr 2004, Bill Cribbs wrote:
> 
> > 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.



In this example, what is the purpose of the line

  <input type=hidden name=restrict value="">

?

Douglas

========
Douglas Kline
[EMAIL PROTECTED]




-------------------------------------------------------
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

Reply via email to