This is from Linda Lewis... It makes the Archives and
extension of your pages. I borrowed the code last week from
an Archives list. I really like it. I have it up on my
Alachua and Gilchrist County Pages. The Alachua URL is
http://www.rootsweb.com/~flalachu/
Jim
Please share with your county coordinators.
To include a search engine on your county page for files in
your
county's directory of the USGenWeb Archives, cut and paste
the
following, and then edit as explained below:
<h2>Search XXXXXXXXX County Files</h2>
<form method="post"
action="http://searches.rootsweb.com/cgi-bin/htsearch">
Match: <select name=method>
<option value=and>All
<option value=or>Any
</select>
Format: <select name=format>
<option value=builtin-long>Long
<option value=builtin-short>Short
</select>
Sort by: <select name=sort>
<option value=score>Score
<option value=time>Time
<option value=title>Title
<option value=revscore>Reverse Score
<option value=revtime>Reverse Time
<option value=revtitle>Reverse Title
</select>
<input type=hidden name=config value=htdig>
<input type=hidden name=restrict value="XX/xxxxxxxx">
<br>
Search:
<input type="text" size="30" name="words"
value="">
<input type="submit" value="Search">
</form>
Change the following line:
<input type=hidden name=restrict value="XX/xxxxxxxx">
XX= two-letter state abbreviation
xxxxxxxx= county directory name
If you don't already know, you can determine the exact
spelling of the
county name you want by going to:
ftp://ftp.rootsweb.com/pub/usgenweb/xx <----substitute with
two-letter
state abbreviation, lowercase.
Linda