Hi
List Box that populates values from a table.
I am doing a multi select and on clicking submit button (Command), the selected list appends to another table.
Now my problem is when I wanted to the same operation next time, the list box holds the previously selected values.
How to refresh the list box everytime.