input box values

liunx

Guest
Hello,<br />
<br />
Ok, I have an input box and a drop down menu, what I was is this: when a value is selected in the drop-down-box I want that value to apear in the input box...<br />
<br />
I know there's an onChange() method avaliable for drop down boxes, but I really don't know where to do from here - can anybody help? Please? I really need to get this page working!<br />
<br />
Many Thanks,<br />
<br />
Amy K<!--content-->here is some sample code for you amy. I am attaching it, since it has a lot of select items. Play with it a little. Enter a townNumber in the text field, and the select box will update for you. Select a townNumber from the select box, and the text field will update. <br />
<br />
Both are relatively easy to accomplish, and work really well when used together. <br />
<br />
Enjoy!<!--content-->
 
Back
Top