I have a little problem. I created a web form to use to evaluate people. I have a drop down box that is populated from a database table with names. What I want to do is have the name eliminated from the list as it is evaluated. The catch is that multiple people will be evaluating the same names. Meaning I can't remove the name from the list permantly just for this one particular user. Any ideas on how I can flag this and remove it from the list?