i have 3 list boxes. L1,L2,L3.
the contents are filled from DB. when i select third field in L1, the third fileds in L2 AND L3 SHOULD BE HIGHLIGHTED. tht means if i select any field in L1, corresponding field in L2 and L3 shud be highlighted. highlighted fields index of all list boxes must be same. can some one help me with code please