<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>
<form action="main_search.php" method="post">
<p>Please enter your query</p>
<input type="text" length="20" name="query">
- search
<select name="where" size="1">
<option>complete site</option>
<option>Downloads</option>
</select>
<input type="submit" value="ok">
</form>
</body>
</html>