Dropdown list with checkboxes?
Is there any way of having a <select>....</select> object on the form which shows the options that have a checkbox on their left side in ASP3.0 with multiple selection?
if yes, then how can I remember the selected items after 2 times of submiting the form? (I wanna to show checked every checkbox user checked after 2 times tht he submits the form)
any help would be greatly appriciated....
Sonia

