Server Side Form Validator
Version 1.2.2  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
Combo-Box
Regular expression
Data Source
Dynamic tools
Show region
Price: 40,00 €
Usd. 52,29
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