How can I make a reference number in a HTML text box into a clickable link?

Cifru

New member
Hi! I would like to create a form that when I type in a number it will take me to a corresponding page related to it. For example if I enter part number 123456, in my html input box. I would like it on submit take me to say for example... www.yahoo.com/123456.htm . If I enter reference number 987654 I would like it to take me www.yahoo.com 987654 on submit. Your help including examples of javascript and html in your answers will be appreciated. Thank you in advance.
@shongaks - What exactly what I'm looking for but the javascript isn't working... I think there may be something missing in the script like where there is yahoo.co
 
Back
Top