Hi all,
Please find the attached text file, in which I am having problem. There are two lists from different tables. There is another set of list boxes, to keep selected values from the above mentioned lists. I am selecting the values from one list and transferring to another initial empty list. [ In turn, there are two pairs of lists. One each having fetched values from table and other to get transferred values. ]
The list referring "typelist, moveover, removeme " set is generating proper array of IDs, but the other set "listofskills, moveover_skills, removeme_skills" transfers the values from left to right, but the array formed shows the repeating IDs of first selected value.
Can anybody help me out ?