OLEGatoRUS23
Новичок
Дата регистрации:
03.03.2014 20:57:57
Сообщений: 1
Просто мне, на другом форуме сказали, что это возможно сделать только с помощью php.
Вот код... вдруг понадобится.
<tr id="siM18"><td class="manTd1" id="siM19">В какие игры из серии играли?</td>
</head>
<body>
<form name="travel" action="http://bf-brothers.ru/" method="get">
<td class="manTd2" id="siM20"><input type="checkbox" name="game" value="bf2" /> Battlefield 2<br />
<input type="checkbox" name="game[]" value="bf1942" /> Battlefield 1942<br />
<input type="checkbox" name="game[]" value="bf2142" /> Battlefield 2142<br />
<input type="checkbox" name="game[]" value="bfbc2" /> Battlefield Bad Company 2<br />
<input type="checkbox" name="game[]" value="bf3" /> Battlefield 3<br />
<input type="checkbox" name="game[]" value="bf4" /> Battlefield 4<br /></td></tr><tr><td height="10" class="manTdSep" colspan="2"><hr class="manHr" /></td></tr>
</form>