I want to do some server-side validation on a drop-down list in a form. The first item on the list is called "select One". When they submit the form, if they have not selected a name (it still say's (Select One" I want a message to tell them they have to select a name. Can anyone help?