> I have made 4 database, say "docs", "man", "web", "usenet".
> That's mean I have 4 config file
..
> in the search form <input type=hidden name=config value="docs">
> will specify which database htsearch will look for.
You could also do something like this:
<select name="config">
<option value="docs">Documentation
<option value="man">Man Pages
<option value="web">Web Sites
<option value="usenet">Usenet
</select>
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.