I have a php page that include a ComboBox and a TextBox, I need the TextBox change his value automatically depending on the value selected in the ComboBox.
I have tried with onchange event but I can't pass values between javascript and PHP.
Can anyone help me please?
Thanks in advance
