File:  [Local Repository] / db / prgsrc / index.html
Revision 1.17: download - view: text, annotated - select for diffs - revision graph
Wed Oct 13 12:39:05 2010 UTC (13 years, 7 months ago) by roma7
Branches: MAIN
CVS tags: HEAD
remove redirect

    1: <html>
    2: <head>
    3: <title>База Вопросов Интернет-Клуба &nbsp;&ndash;&nbsp; Database of Questions</title>
    4: 
    5: </head>
    6: 
    7: 
    8: <body bgcolor="#fff0e0" vlink="#800020">
    9: <!--#include virtual="reklama.html" -->
   10: <P><CENTER>
   11: <A HREF="http://internet.chgk.info/">
   12: 	<IMG SRC="http://internet.chgk.info/images/logo.gif" 
   13: 		ALT="[Интернет-Клуб 'Что? Где? Когда?']">
   14: </A><H3>представляет</H3></CENTER>
   15: <CENTER><IMG SRC="logo.jpg" ALT="База Вопросов"></CENTER>
   16: <dl>
   17: <dd><img src="/icons/folder.gif"><strong> 
   18: <a href="root.html"> К дереву турниров </a></strong>
   19: <!--  <dd><img src="/icons/folder.gif"> <img src="/icons/compressed.gif"><strong>  -->
   20: <!--  <a href="/znatoki/cgi-bin/db.cgi?tour=0&comp=1"> Сгрузить все вопросы -->
   21: <!--  в одном zip-архиве (>8M - 2001/07/20).</a></strong> -->
   22: <!--  <dd><img src="/icons/folder.gif"> <img src="/icons/compressed.gif"><strong>  -->
   23: <!--  <a href="/znatoki/cgi-bin/db.cgi?sqldump=1"> Сгрузить MySQL dump Базы -->
   24: <!--  Данных (только для экспертов; >7.5M - 2001/07/20)</a></strong> -->
   25: <dd><img src="/icons/folder.gif"><strong> 
   26: <a href="all.html"> К полному списку турниров </a></strong>
   27: <dd><img src="/icons/folder.gif"><strong> 
   28: Выбор турниров по времени:</strong>
   29: <form method="post" enctype="application/x-www-form-urlencoded"
   30: action="/znatoki/cgi-bin/db.cgi">
   31:  С <input type="text" name="from_day" value="01" size=2 maxlength=2> 
   32:  <input type="text" name="from_month" value="01" size=2 maxlength=2> 
   33:  <input type="text" name="from_year" value="1900" size=4 maxlength=4> 
   34:  по <input type="text" name="to_day" value="31" size=2 maxlength=2> 
   35:  <input type="text" name="to_month" value="12" size=2 maxlength=2> 
   36:  <input type="text" name="to_year" value="2010" size=4 maxlength=4> 
   37: <input type="submit" name="Get" value="Список турниров">
   38: </form>
   39: <dd><img src="/icons/folder.gif"><strong> 
   40: <a href="search.html"> Поиск в Базе Вопросов </a></strong>
   41: <dd><img src="/icons/folder.gif">
   42: 	<strong>
   43: 		<a href="random.html" >Случайный пакет</a>
   44: 	</strong>
   45: </dl>
   46: 
   47:  <br>
   48: 
   49: <!--#include virtual="footer.html" -->
   50: <P ALIGN="center"><FONT SIZE="-2">
   51: <p ALIGN="center">
   52: Обновление: <!--#include virtual="/znatoki/dimrub/db/date" -->
   53: </font>
   54: </html>

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