Diff for /db/prgsrc/search.html between versions 1.23 and 1.24

version 1.23, 2004/03/17 10:59:16 version 1.24, 2004/07/29 20:17:54
Line 1 Line 1
 <html>  <html>
 <head>  <head>
 <title>Поиск в Базе Вопросов &ndash; Database Search </title>  <title>Поиск в Базе Вопросов &ndash; Database Search </title>
 <script language="JavaScript">  <script language="JavaScript">
 <!--  <!--
 if ((location.hostname!="db.chgk.info") && (location.hostname!="localhost") && (location.hostname!="bilbo.dynip.com"))  if ((location.hostname!="db.chgk.info") && (location.hostname!="localhost") && (location.hostname!="bilbo.dynip.com"))
  {window.location.href="http://db.chgk.info/search.html";};   {window.location.href="http://db.chgk.info/search.html";};
 //-->  //-->
 </script>  </script>
   
 <style>  <style>
 td      {font-size: x-small; font-family : sans-serif}  td      {font-size: x-small; font-family : sans-serif}
 th      {font-size: x-small; font-family : sans-serif}  th      {font-size: x-small; font-family : sans-serif}
   
 </style>  </style>
   
 </head>  </head>
 <body  bgcolor="#fff0e0" vlink="#800020">  <body  bgcolor="#fff0e0" vlink="#800020">
 <center>  <center>
 <!--#include virtual="reklama.html" -->  <!--#include virtual="reklama.html" -->
 <form method="get" enctype="application/x-www-form-urlencoded"  <form method="get" enctype="application/x-www-form-urlencoded"
 action="/znatoki/cgi-bin/db.cgi">  action="/znatoki/cgi-bin/db.cgi">
 <h2>Поиск в Базе Вопросов</h2>  <h2>Поиск в Базе Вопросов</h2>
 <input type="text" name="sstr" value="" size="35" maxlength="50">   <input type="text" name="sstr" value="" size="35" maxlength="50">
 <input type="submit" value="Поиск">  <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> вопросов  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Выводить по <INPUT TYPE="text" NAME="kvo" VALUE="10" SIZE=3 MAXLENGTH=5> вопросов
 <p>  <p>
 <table border="1" cellpadding=4 cellspacing=0>  <table border="1" cellpadding=4 cellspacing=0>
 <tr>  <tr>
 <th align="left" rowspan=3 width="20%"> Вариант поиска:  <th align="left" rowspan=3 width="20%"> Вариант поиска:
 </td><td rowspan=2 colspan=2>  </td><td rowspan=2 colspan=2>
 <input type="radio" name="metod" value="old"> Простой (старый)  <input type="radio" name="metod" value="old"> Простой (старый)
 </td><td>  </td><td>
 <input type="checkbox" checked name="type" value="chgk">&nbsp;"Что?&nbsp;Где?&nbsp;Когда?"  <input type="checkbox" checked name="type" value="chgk">&nbsp;"Что?&nbsp;Где?&nbsp;Когда?"
 </td><td>  </td><td>
 <nobr><input type="checkbox" checked name="type" value="brain">&nbsp;"Брейн-Ринг"</nobr>  <nobr><input type="checkbox" checked name="type" value="brain">&nbsp;"Брейн-Ринг"</nobr>
 </td><td>  </td><td>
 <input type="checkbox" checked name="type" value="igp">&nbsp;"Интернет"  <input type="checkbox" checked name="type" value="igp">&nbsp;"Интернет"
 </td>  </td>
 </tr><tr>  </tr><tr>
 <td>  <td>
 <input type="checkbox" checked name="type" value="game">&nbsp;"Своя&nbsp;игра"  <input type="checkbox" checked name="type" value="game">&nbsp;"Своя&nbsp;игра"
 </td><td>  </td><td>
 <input type="checkbox" checked name="type" value="ehruditka">&nbsp;"Эрудитка"  <input type="checkbox" checked name="type" value="ehruditka">&nbsp;"Эрудитка"
 </td><td>  </td><td>
 <input type="checkbox" checked name="type" value="beskrylka">&nbsp;"Бескрылка"  <input type="checkbox" checked name="type" value="beskrylka">&nbsp;"Бескрылка"
 </td>  </td>
 </tr><tr>  </tr><tr>
 <td colspan=5><input type="radio" checked name="metod" value="rus"> Расширенный (с учетом грамматики, в вопросах всех типов)  <td colspan=5><input type="radio" checked name="metod" value="rus"> Расширенный (с учетом грамматики, в вопросах всех типов)
 </td>  </td>
 </tr><tr>  </tr><tr>
 <th align="left"> Искать:  <th align="left"> Искать:
 </td><td colspan=2>  </td><td colspan=2>
 <input type="radio" name="all" value="yes"> Все слова  <input type="radio" name="all" value="yes"> Все слова
 </td><td colspan=3>  </td><td colspan=3>
 <input type="radio" checked name="all" value="no"> Любое слово  <input type="radio" checked name="all" value="no"> Любое слово
 </td>  </td>
 </tr><tr>  </tr><tr>
 <th align="left">Поля для поиска:  <th align="left">Поля для поиска:
 </td><td width="15%">  </td><td width="15%">
 <input type="checkbox" name="searchin" value="Question" checked> Вопрос  <input type="checkbox" name="searchin" value="Question" checked> Вопрос
 </td><td width="15%">  </td><td width="15%">
 <input type="checkbox" name="searchin" value="Answer" checked> Ответ<br>   <input type="checkbox" name="searchin" value="Answer" checked> Ответ<br>
 </td><td width="15%">  </td><td width="15%">
 <input type="checkbox" name="searchin" value="Comments"> Комментарии<br>   <input type="checkbox" name="searchin" value="Comments"> Комментарии<br>
 </td><td width="15%">  </td><td width="15%">
 <input type="checkbox" name="searchin" value="Authors"> Автор<br>  <input type="checkbox" name="searchin" value="Authors"> Автор<br>
 </td><td width="15%">  </td><td width="15%">
 <input type="checkbox" name="searchin" value="Sources"> Источник<br>  <input type="checkbox" name="searchin" value="Sources"> Источник<br>
 </td>  </td>
 </tr>  </tr>
 </table>  </table>
 <p><i>Если при попытке поиска выдаётся сообщение об ошибке,   <p><i>Если при попытке поиска выдаётся сообщение об ошибке,
 попробуйте воспользоваться   попробуйте воспользоваться
 <a href="http://chgk.zaba.ru/search.html">зеркалом базы</a></i>  <a href="http://chgk.zaba.ru/search.html">зеркалом базы</a></i>
   
 </center>  </center>
 </FORM>  </FORM>
 </font>  </font>
 <!--#include virtual="footer.html" -->  <!--#include virtual="footer.html" -->
 <P ALIGN="center"><FONT SIZE="-2">  <P ALIGN="center"><FONT SIZE="-2">
  Поисковую страницу  с начала 2002 года посмотрели    Поисковую страницу  с начала 2002 года посмотрели
 <!--#include virtual="/znatoki/cgi-bin/count7.pl" -->  <!--#include virtual="/znatoki/cgi-bin/count7.pl" -->
 <p ALIGN="center">  <p ALIGN="center">
 Обновление: <!--#include virtual="/znatoki/dimrub/db/date" -->  Обновление: <!--#include virtual="/znatoki/dimrub/db/date" -->
 </body>  </body>
 </html>  </html>
   

Removed from v.1.23  
changed lines
  Added in v.1.24


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