|
Title: Updating value of textbox from combobox Post by: putusundika on July 13, 2012, 04:07:23 AM basically i wanna retrieve my dtbase and populate as an items on combobox. And everytime i change or select the items, it will update value of other form component like (textbox).
this is work for me, but CMIIW Code: $().ready(function(){regards putu |