Hey Guys,
I'm working on an web based managment system for work. At the moment i've got a combo box which autofill from a database. The value shown is the name of the product and the value is the id. When the combo box is changed i need to update a textbox beside the combo box with a value from the database.
Any ideas?
Thanks Guys
I'm working on an web based managment system for work. At the moment i've got a combo box which autofill from a database. The value shown is the name of the product and the value is the id. When the combo box is changed i need to update a textbox beside the combo box with a value from the database.
Any ideas?
Thanks Guys
Comment