48 lines
2.7 KiB
HTML
48 lines
2.7 KiB
HTML
<HTML>
|
|
<BODY BGCOLOR="#ccccdd">
|
|
<TITLE>Search in Archie</TITLE>
|
|
<!-- Please modify the action field in the following line to accomodate your system -->
|
|
<FORM method="POST" action="http://archie.bunyip.com/cgi-bin/archie.cgi">
|
|
<INPUT TYPE=hidden NAME=oflag VALUE="0">
|
|
<CENTER>
|
|
<IMG SRC="query.gif" ALT="Archie Query Form"><br>
|
|
<font size="+2">S</font>earch <font size="+2">f</font>or:<br>
|
|
<INPUT SIZE=48 NAME="query"><P>
|
|
</CENTER>
|
|
<PRE>
|
|
<blockquote>
|
|
<b><font size="+1">D</font>atabase:</b> <INPUT TYPE=radio NAME=database VALUE="Anonymous FTP" CHECKED>Anonymous FTP <INPUT TYPE=radio NAME=database VALUE="Web Index">Web Index
|
|
<b><font size="+1">S</font>earch Type:</b> <INPUT TYPE=radio NAME=type VALUE="Sub String" CHECKED>Sub String <INPUT TYPE=radio NAME=type VALUE="Exact">Exact <INPUT TYPE=radio NAME=type VALUE="Regular Expression">Regular Expression
|
|
<b><font size="+1">C</font>ase:</b> <INPUT TYPE=radio NAME=case VALUE="Insensitive" CHECKED>Insensitive <INPUT TYPE=radio NAME=case VALUE="Sensitive">Sensitive<p>
|
|
<b><font size="+1">O</font>utput Format For Web Index Search:</b> <INPUT TYPE=radio NAME="format" VALUE="Keywords Only">Keywords <INPUT TYPE=radio NAME="format" VALUE="Excerpts Only" CHECKED>Excerpts
|
|
<INPUT TYPE=radio NAME="format" VALUE="Links Only">Links <INPUT TYPE=radio NAME="format" VALUE="Strings Only">Strings
|
|
</blockquote>
|
|
<CENTER> <INPUT TYPE="submit" VALUE=" Search "> <INPUT TYPE="reset" VALUE="Reset"></CENTER></PRE>
|
|
<HR>
|
|
<H3>Optional Search Parameters</H3>
|
|
<ul>
|
|
<p>
|
|
<li>Maximum Hits: <INPUT TYPE="text" SIZE=5 NAME="maxhits" VALUE="100"><BR>
|
|
|
|
<li>If you want to limit the search so that it only looks in certain domains
|
|
(such as ca, edu or com), enter one or more in the following boxes:<BR>
|
|
<INPUT TYPE="text" NAME=domain1 SIZE=5> <INPUT TYPE="text" NAME=domain2
|
|
SIZE=5> <INPUT TYPE="text" NAME=domain3 SIZE=5> <INPUT TYPE="text"
|
|
NAME=domain4 SIZE=5> <INPUT TYPE="text" NAME=domain5 SIZE=5>
|
|
<!--A HREF="domains.html"To view a list of domains/A--!><BR>
|
|
|
|
<li>Limit the search results to match a directory path (this is optional):
|
|
<BR><INPUT TYPE="text" SIZE=48 NAME="path"><BR>
|
|
|
|
<li>You can use as many terms as you like in your path restriction field, as long as you separate them by spaces. The operator among these terms is:
|
|
<BR><INPUT TYPE=radio NAME=pathrel VALUE="OR" CHECKED> OR <INPUT TYPE=radio NAME=pathrel VALUE="AND"> AND<BR>
|
|
|
|
<li>Exclude search results that match a directory path you don't want (this is also optional):
|
|
<BR><INPUT TYPE="text" SIZE=48 NAME="expath"><BR>
|
|
</ul>
|
|
<CENTER>
|
|
<B><A HREF="archie-help.html">Help</A> | <A HREF="archie.html">Simple Search</A> | <A HREF="http://www.bunyip.com/products/archie"> Archie's Home Page</A></B>
|
|
</CENTER>
|
|
</FORM>
|
|
</HTML>
|