Hi i have a very little knowledge of HTML
I am Doing my School Project and need a help.
I want to link a combobox to a textbox
say if i select a value from the combobox a particular text should appear in the text box.
EXAMPLE : The combobox has a list of Science Questions. If i select Question 1 then the answer for that question should appear in the textbox.
I donot require the answer to be fetched from any external source. It should be mentioned in the script.
I am Doing my School Project and need a help.
I want to link a combobox to a textbox
say if i select a value from the combobox a particular text should appear in the text box.
EXAMPLE : The combobox has a list of Science Questions. If i select Question 1 then the answer for that question should appear in the textbox.
I donot require the answer to be fetched from any external source. It should be mentioned in the script.
Comment