I'm loading the two character states into a dropdown list from the database and want to use a compare validator to make sure the user chooses a specific state in certain situations. I've setup the validator properly. If I load the dropdown in code manually by using the ADD statement, this seems to work properly, but loading the states from the database and comparing doesn't work. Any ideas on the subject?