File:  [Local Repository] / db / prgsrc / search.html
Revision 1.16: download - view: text, annotated - select for diffs - revision graph
Mon Jan 27 12:55:55 2003 UTC (21 years, 3 months ago) by roma7
Branches: MAIN
CVS tags: HEAD
*** empty log message ***

<html>
<head>
<title>Поиск в Базе Вопросов</title>
<style>
td	{font-size: x-small; font-family : sans-serif}
th	{font-size: x-small; font-family : sans-serif}

</style>

</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>
<th align="left" 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">&nbsp;"Что?&nbsp;Где?&nbsp;Когда?"
</td><td>
<nobr><input type="checkbox" checked name="type" value="brain">&nbsp;"Брейн-Ринг"</nobr>
</td><td>
<input type="checkbox" checked name="type" value="igp">&nbsp;"Интернет"
</td>
</tr><tr>
<td>
<input type="checkbox" checked name="type" value="game">&nbsp;"Своя&nbsp;игра"
</td><td>
<input type="checkbox" checked name="type" value="ehruditka">&nbsp;"Эрудитка"
</td><td>
<input type="checkbox" checked name="type" value="beskrylka">&nbsp;"Бескрылка"
</td>
</tr><tr>
<td colspan=5><input type="radio" checked name="metod" value="rus"> Расширенный (с учетом грамматики, в вопросах всех типов)
</td>
</tr><tr>
<th align="left"> Искать:
</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>
<th align="left">Поля для поиска:
</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>