HTML forms + variable

Soldato
Joined
12 Dec 2003
Posts
2,588
Hi,
I am trying to make a form that appears on a page as a text box + submit button. I need what ever is typed in the textbox to appear in the url eg:

if I typed 'pen' in the text box it would take me to "www.site2.com/stuff/pen"

what would the code for this be?

cheers
 
Back
Top Bottom