Hi everyone,
I have a table(tblSOP) with three fields.
SOPID, SOPName, SOPPhoneNumber, SOPCode
I already have a combobox populated from SOPName field.
Now when i click and choose value in combobox, the corresponding SOPPhoneNumber should appear in textbox(txtPhone).
How to write script for this?
Thanks in advance.
I have a table(tblSOP) with three fields.
SOPID, SOPName, SOPPhoneNumber, SOPCode
I already have a combobox populated from SOPName field.
Now when i click and choose value in combobox, the corresponding SOPPhoneNumber should appear in textbox(txtPhone).
How to write script for this?
Thanks in advance.