Hi

i have:

<input type="text" name="T1">
<input type="button">

my question is:
i want that when the user is enter a string in the textbox and click the button.
a url open with the string www.[T1].com for example.
how can i do that???

thanks a lot