Michael Stinsman
New member
How to I make an HTML form, that navigates to the location typed in the text box? Specifically, say my domain is "http://mydomain.com/" on the main page, I need a form that will add the text that is entered in the form to the url. say you entered "EXAMPLEFORM" in the form, I want it to navigate to
"http://mydomain.com/EXAMPLEFORM" preferably without any complex PHP or form handling. I was hoping that there is a simple script for this.
"http://mydomain.com/EXAMPLEFORM" preferably without any complex PHP or form handling. I was hoping that there is a simple script for this.