Thanks to Doc, we can now put a county search engine on each of our
county tocs. It will search the actual text files in your ftp directory.
Below is what I used on the Lunenburg County VA toc: (you can cut and
pasted it to your toc, but be sure to change the VA and Lunenburg to the
appropriate state abbreviation and/or county. The county name *must* be
typed exactly as it is in the ftp directory - no spaces etc.
<P>
<h2>Search Lunenburg 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=built-in-long>Long
<option value=built-in-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="va/lunenburg">
<br>
Search:
<input type="text" size="30" name="words"
value="">
<input type="submit" value="Search">
</form>
Linda