
09.04.2004, 10:08
|
|
Регистрация: Jan 2004
Адрес: Москва
Сообщений: 700
|
<form method="POST" action="index.php">
<input type="text" name="param2" size="20">
<input type="submit" value="Поиск" name="B1">
<input type="reset" value="Сброс" name="B2">
</form>
|