I have a form with several fields that if the user enters any information in one or more of thefields, I need to verify that the drop-down field is not blank.I got that to work, but now I find that if the user deletes the text in the text field, the user still gets the error message. Here's the scri...