Once i load the database into the combo box depending on which item you select it should change to the appropriate data for textbox 1,2 and three.
EXAMPLE:
COMBOBOX1= list of friends names (Loaded From database)
TEXT1,2,3= there address, phone number.
Everytime you select there name in the combobox there addres and phone number should automatically be updated into the textboxs.