<form action="/example.asp" method="get"> Points: <input type="range" name="points" min="1" max="10" /> <input type="submit" /> </form>