From: <tr...@ma...> - 2001-11-06 08:37:59
|
if you read my last posts -i got all that. now i'd like to know, there is one line in the sample search html that reads: 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> </font> <input type=hidden name=config value=htdig> <input type=hidden name=restrict value=""> <input type=hidden name=exclude value=""> <br> what does the value... "htdig" do there? thanks. TedR |