I need a example in javascript to display a button and input box on a webpage and then have the internet explorer navigate to a set webpage plus the contents of the input box. for example the user types in the word hello in the input box and then clicks the button. then the internet explorer goes to url http://www.flamewavetech.com/hello
how would i do this?
all help is appreciated.
