File:  [Local Repository] / db / prgsrc / search.html
Revision 1.22: download - view: text, annotated - select for diffs - revision graph
Sat Jan 3 00:24:45 2004 UTC (20 years, 4 months ago) by knop
Branches: MAIN
CVS tags: HEAD
title changes

<html>
<head>
<title>Поиск в Базе Вопросов &ndash; Database Search </title>
<script language="JavaScript">
<!--
if ((location.hostname!="db.chgk.info") && (location.hostname!="localhost") && (location.hostname!="bilbo.dynip.com"))
 {window.location.href="http://db.chgk.info/search.html";};
//-->
</script>

<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="Поиск">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Выводить по <INPUT TYPE="text" NAME="kvo" VALUE="10" SIZE=3 MAXLENGTH=5> вопросов
<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">
 Поисковую страницу  с начала 2002 года посмотрели 
<!--#include virtual="/znatoki/cgi-bin/count7.pl" -->
<p ALIGN="center">
Обновление: <!--#include virtual="/znatoki/dimrub/db/date" -->
</body>
</html>

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