Drop Down List Validation
Wednesday September 23, 2009
Dropdown lists are very easy to validate with JavaScript
Since the only possible values that a drop down list can have are the ones that you code into the list, the only invalid values will be ones that you knowingly put there. Find out why you might put invalid entries in a drop down list and how to validate the list when you do.
Drop Down List Validation


No comments yet. Leave a Comment