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

1.1       boris       1: <html>
                      2: <head>
                      3: <title>Поиск в Базе Вопросов</title>
                      4: </head>
                      5: 
                      6: <body  bgcolor="#fff0e0" vlink="#800020">
                      7: 
                      8: <center>
                      9: <!--#include virtual="reklama.html" -->
1.4       roma7      10: <form method="get" enctype="application/x-www-form-urlencoded"
1.1       boris      11: action="/znatoki/cgi-bin/db.cgi">
                     12: <h2>Поиск в базе данных</h2>
1.11      roma7      13: <input type="text" name="sstr" value="" size="30" maxlength="50"> 
1.4       roma7      14: <input type="submit" value="Поиск">
1.1       boris      15: <!--
                     16: <br>
                     17: <input type="checkbox" name="word" value="on">
                     18: Нажмите для поиска целого слова
                     19: -->
                     20: <p>
                     21: 
                     22: <table border="0" cellspacing=15>
                     23: <tr>
                     24: <td>
                     25: Метод поиска:
                     26: </tr>
                     27: 
                     28: <td>
1.2       boris      29: <input type="radio" name="metod" value="old"> Старый
1.1       boris      30: </td>
                     31: <td>
1.2       boris      32: <input type="radio" checked name="metod" value="rus"> Новый (с учётом русской грамматики)
1.1       boris      33: </td>
                     34: 
                     35: <!--<td>
                     36: <input type="radio" name="metod" value="simple"> Simple query
                     37: </td>
                     38: <td>
                     39: <input type="radio" checked name="metod" value="advanced"> Advanced query
                     40: </td>
                     41: -->
                     42: </tr>
                     43: </table>
                     44: 
                     45: 
                     46: <table border="0" cellspacing=15>
                     47: <tr>
                     48: <td>
                     49: Искать ключевые слова:
                     50: </tr>
                     51: <td>
                     52: <input type="radio" name="all" value="yes"> Все
                     53: </td>
                     54: <td>
                     55: <input type="radio" checked name="all" value="no"> Любое
                     56: </td>
                     57: </tr>
                     58: </table>
                     59: 
                     60: <!--<tr>
                     61: <td>
                     62: Показывать одинаковые вопросы из разных турниров:
                     63: </tr>
                     64: <td>
1.3       roma7      65: <input type="radio" name="hideequal" value="1"> Да
1.1       boris      66: </td>
                     67: <td>
1.3       roma7      68: <input type="radio" checked name="hideequal" value="0"> Нет
1.1       boris      69: </td>
                     70: </tr>
1.3       roma7      71: -->
1.1       boris      72: <p>
1.3       roma7      73: 
1.1       boris      74: 
                     75: <!--
                     76: <table border="0" cellspacing=15>
                     77: <tr>
                     78: <td>
                     79: Регистр:
                     80: </tr>
                     81: <td>
                     82: <input type="radio" checked name="case" value="case"> Различать 
                     83: </td>
                     84: <td>
                     85: <input type="radio" name="case" value="nocase"> Не различать
                     86: </td>
                     87: </tr>
                     88: </table>
                     89: -->
1.12    ! roma7      90: Поля, по которым будет произведен поиск:
1.5       roma7      91: 
                     92: 
1.1       boris      93: <br>
                     94: <table border="0" cellspacing=15>
                     95: <tr>
                     96: <td>
1.5       roma7      97: <input type="checkbox" name="searchin" value="Question" checked>Вопрос
1.1       boris      98: </td>
                     99: <td>
1.5       roma7     100: <input type="checkbox" name="searchin" value="Answer" checked>Ответ<br> 
1.1       boris     101: </td>
                    102: <td>
1.5       roma7     103: <input type="checkbox" name="searchin" value="Comments">Комментарии<br> 
1.1       boris     104: </td>
                    105: <td>
1.6       roma7     106: <input type="checkbox" name="searchin" value="Authors">Автор<br>
1.1       boris     107: </td>
                    108: <td>
1.5       roma7     109: <input type="checkbox" name="searchin" value="Sources">Источник<br>
1.1       boris     110: </td>
                    111: </tr>
                    112: </table>
1.12    ! roma7     113: 
        !           114: <p>
        !           115: 
        !           116: Тип вопросов:
        !           117: <br>
        !           118: <table border="0" cellspacing=15>
        !           119: <tr>
        !           120: <td>
        !           121: <input type="checkbox" checked name="type" value="chgk"> "Что? Где?
        !           122: Когда?"
        !           123: </td>
        !           124: <td>
        !           125: <input type="checkbox" checked name="type" value="brain"> "Брейн-Ринг"
        !           126: </td>
        !           127: <td>
        !           128: <input type="checkbox" checked name="type" value="game"> "Своя игра"
        !           129: </td>
        !           130: <td>
        !           131: <input type="checkbox" checked name="type" value="ehruditka"> "Эрудитка"
        !           132: </td>
        !           133: <td>
        !           134: <input type="checkbox" checked name="type" value="beskrylka"> "Бескрылка"
        !           135: </td>
        !           136: 
        !           137: </tr>
        !           138: </table>
        !           139: 
1.5       roma7     140: 
1.1       boris     141: </center>
                    142: </FORM>
                    143: 
1.9       roma7     144: </font>
                    145:  <br>
                    146: 
1.1       boris     147: <!--#include virtual="footer.html" -->
1.9       roma7     148: <P ALIGN="center"><FONT SIZE="-2">
                    149:  Поисковую страницу  в этом году посмотрели 
1.10      roma7     150: <!--#include virtual="/znatoki/cgi-bin/count7.pl" -->

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