File:  [Local Repository] / db / prgsrc / random.html
Revision 1.10: download - view: text, annotated - select for diffs - revision graph
Fri Feb 8 22:57:50 2008 UTC (16 years, 2 months ago) by roma7
Branches: MAIN
CVS tags: HEAD
Killing the troyan

<html>
<head>
<title>Случайный пакет &ndash; Random questions</title>
</head>

<body bgcolor="#fff0e0" vlink="#800020">

<center>
<!--#include virtual="reklama.html" -->
<form method="GET" enctype="application/x-www-form-urlencoded"
action="/cgi-bin/db.cgi">
<h2>Случайный пакет вопросов</h2>
<table border="1" cellpadding=4 cellspacing=0>
<tr><td width="25%">
Число вопросов:
<input type="text" name="qnum" value="12" size=2> 
</td><td width="25%">
<input type="checkbox" name="text" value="1">
Text-only?
</td><td width="25%">
<input type="checkbox" name="razd" checked value="1">
Ответы и вопросы отдельно?
</td></tr></table>
<h3>Выберите тип вопросов:</h3>
<table border="1" cellpadding=4 cellspacing=0>
<tr><td width="25%">
<input type="checkbox" checked name="type" value="chgk">&nbsp;"Что?&nbsp;Где?&nbsp;Когда?"
</td><td width="25%">
<input type="checkbox" name="type" value="brain">&nbsp;"Брейн-Ринг"
</td><td width="25%">
<input type="checkbox" name="type" value="igp">&nbsp;"Интернет"
</td></tr><tr><td>
<input type="checkbox" name="type" value="game">&nbsp;"Своя&nbsp;игра"
</td><td>
<input type="checkbox" name="type" value="ehruditka">&nbsp;"Эрудитка"
</td><td>
<input type="checkbox" name="type" value="beskrylka">&nbsp;"Бескрылка"
</td></tr></table>

<p>Если хотите получить случайный пакет по e-mail, введите свой адрес:
<input type="text" name="email" size=25>
<input type="submit" name="Get" value="Get random questions">

<input type="hidden" name="rand" value="yes">
</form>
<!--#include virtual="footer.html" -->

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