I'm new to javascript and this is probably really simple and obvious, but I can't find the answer anywhere.
I want a specific form response to send the user to a specific page, for example, typing "one" and hitting enter would take them to the page "/one.html" if that makes sense? Any help?