Greetings, If I have a select multiple set up with say 10 items, and I am making a pass over them from a call to a database that returns some of those values (more than one), how can I check to see if an option in the select is one of the items returned from the database and select it also? Thanks!
Allen