Type: Posts; User: harisbudiman
i've 2 listboxes, first is list of recipients, when user click one of the recipient, they will move to the second list (unselected). that's why i need to know unselected values. sorry for wrong...
no.. it's dynamic i have include file that retrieve the list from database
sorry, need correction for 2nd page: send-mail.asp ================================================ <% 'get selected item dim itemSelected, itemUnSelected itemSelected =...
hi.. this is my first post :D need help :confused: i'm using asp classic and i don't know how to get unselected item from listbox 1st page: mail-form.asp...