blah blah blah is here! blah blah » Close

1
votes
1 answers

Duplication of values in Listbox

Hi all, I have a listbox in which I am displaying some values retrieved from the database. Now, depending on which value user selects in the listbox, I am further executing another query. The problem is, once this query executes, the ...

Feedback