File:  [Local Repository] / db / prgsrc / search.html
Revision 1.14: download - view: text, annotated - select for diffs - revision graph
Sun Jan 26 19:51:43 2003 UTC (21 years, 3 months ago) by roma7
Branches: MAIN
CVS tags: HEAD
New search page

<html>
<head>
<title>Поиск в Базе Вопросов</title>
</head>
<body  bgcolor="#fff0e0" vlink="#800020">
<center>
<!--#include virtual="reklama.html" -->
<form method="get" enctype="application/x-www-form-urlencoded"
action="/znatoki/cgi-bin/db.cgi">
<h2>Поиск в Базе Вопросов</h2>
<input type="text" name="sstr" value="" size="35" maxlength="50"> 
<input type="submit" value="Поиск">
<p>
<table border="1" cellpadding=4 cellspacing=0>
<tr>
<td rowspan=3 width="20%"> Вариант поиска:
</td><td rowspan=2 colspan=2>
<input type="radio" name="metod" value="old"> Простой (старый)
</td><td>
<input type="checkbox" checked name="type" value="chgk"> "Что? Где? Когда?"
</td><td>
<input type="checkbox" checked name="type" value="brain"> "Брейн-Ринг"
</td><td>
<input type="checkbox" checked name="type" value="igp"> "Интернет"
</td>
</tr><tr>
<td>
<input type="checkbox" checked name="type" value="game"> "Своя игра"
</td><td>
<input type="checkbox" checked name="type" value="ehruditka"> "Эрудитка"
</td><td>
<input type="checkbox" checked name="type" value="beskrylka"> "Бескрылка"
</td>
</tr><tr>
<td colspan=5><input type="radio" checked name="metod" value="rus"> Расширенный (с учетом грамматики, в вопросах всех типов)
</td>
</tr><tr>
<td>Искать:
</td><td colspan=2>
<input type="radio" name="all" value="yes">Все слова
</td><td colspan=3>
<input type="radio" checked name="all" value="no">Любое слово
</td>
</tr><tr>
<td>Поля для поиска:
</td><td width="15%">
<input type="checkbox" name="searchin" value="Question" checked>Вопрос
</td><td width="15%">
<input type="checkbox" name="searchin" value="Answer" checked>Ответ<br> 
</td><td width="15%">
<input type="checkbox" name="searchin" value="Comments">Комментарии<br> 
</td><td width="15%">
<input type="checkbox" name="searchin" value="Authors">Автор<br>
</td><td width="15%">
<input type="checkbox" name="searchin" value="Sources">Источник<br>
</td>
</tr>
</table>
</center>
</FORM>
</font>
<!--#include virtual="footer.html" -->
<P ALIGN="center"><FONT SIZE="-2">
 Поисковую страницу  в этом году посмотрели 
<!--#include virtual="/znatoki/cgi-bin/count7.pl" -->

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>