VBScab
04-19-2006, 05:40 PM
I want to have 3 listboxes, one containing a list of team members, the next will contain a list of members chosen to be involved in an activity, and the last will contain a list of members who will be on stand-by for that activity.
I want to be able to double-click on list 1 and have that name (and listindex) popped into the other list. I also want to be able to double-click list 2 and have the name and listindex popped into the last box.
I'd like the update to be dynamic, if poss i.e. without having to refresh the page.
Doable? I'm not fussed about JS vs VBS but am much, much more proficient at VBS. If it's easily understandable and well-commented, JS is fine.
I want to be able to double-click on list 1 and have that name (and listindex) popped into the other list. I also want to be able to double-click list 2 and have the name and listindex popped into the last box.
I'd like the update to be dynamic, if poss i.e. without having to refresh the page.
Doable? I'm not fussed about JS vs VBS but am much, much more proficient at VBS. If it's easily understandable and well-commented, JS is fine.