Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to enter value in textbox by selecting from combobox

Status
Not open for further replies.

yog2go

Programmer
Jul 22, 2004
18
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top