[Javascript] Opening an URL through a form

LJ freshflavour at chello.se
Sat May 3 16:41:27 CDT 2003


Can anyone offer me help on how to make the following?

I'd like to create a HTML form where the word entered in a text field
will be added to the following url that will be opened on submit
http://www.google.com/search?hl=sv&ie=UTF-8&oe=UTF-8&q=

I.e., if you enter "hello" in the text field submitting the form will
open the url http://www.google.com/search?hl=sv&ie=UTF-8&oe=UTF-8&q=hello

Regards,
L Johansson



More information about the Javascript mailing list