<form action="/test.php" method="get"> Points: <input type="number" name="points" min="1" max="10" /> <input type="submit" /> </form>