Ajax Server Side Form Validator
Version 1.2.1  how it workview examples and demoHelp and tutorialsVersion revisionAdd to cart
how it work How does it work - Combo box / List item

Main
Text - File - Hidden
TextArea
Checkbox
CheckGroup
Radio
Select
Regular expression
Data Source
Price: 31,00 €
Usd. 41,11
Currency conversion according with PayPal
Flash Tutorials

 

 
Any: Is not required the user select one option
   
Not the first:

The first option is not valid
To detect the first option server side the value of the first option must be Void like
<option value="" >Select</option>

   
Selected Min. Max.: Only for multiselect combo box or list item.
You can define a mininum and a maximun options the user must select
   
Error message: The message display if the field is not validated