stickleprojects Level: Moderator

 Registered: 09-09-2002 Posts: 891
|
Re: listbox question--2nd try
Hi Jeff,
2 things:
1) What is the "problem" that you are having?
2) So, you present the user with a list of options (in listbox1), they click one. This is fine, however, how will you present the 2nd list of options without destroying the single one that they have selected? Won't this be confusing to the user? I would suggest that you have a seperate list that displays the user's selections rather than re-using a single list.
Regards,
Kieron
____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)
|