I can populating a text field from drop down. Help make it populating two text fields

Discussion in 'HTML & Website Design' started by basketmen, Apr 12, 2012.

  1. #1
    Here are a simple script, for populating a text field from drop down,
    for example how it works : user clicking on option 1, then the textfield showValue1 will filled/fired with 1a








    now i need two to insert two value, in two text field together, when user choosing an option
    for example : user clicking on option 1, then the textfield showValue1 will filled/fired with 1a,
    and the the second textfield, lets say showValue2 will filled/fired with lets say 1b




    i already tried added below in red, but its still not working





    please share your knowledge, how is the right code?
     
    basketmen, Apr 12, 2012 IP