Form Validator
Version 1.2.0  how it workAdd to cart
 Description
Text - File - Hidden
TextArea
Checkbox
CheckGroup
Radio
Select
Regular expression
Price: 11,00 €
Usd. 14,59
Currency conversion according with PayPal


This Behavior let's you create a professional form validation for your HTML pages and is created for people don't have any programming experiences.
With this behavior You don't need write any code and also if you now Javascript programming with this behavior you can create your form validation quickly and easy.

This behavior can create the code validation for:
- Text, hidden and file field
- Required
- Alphanumeric
- Alphabetic
- Integer
- Float
- List of acceptable chars
- List of unacceptable chars
- Regular expression (with RegExp library list customizable)
- Email
- Date
- Time
- Equal to other form field
- Min. lenght
- Max. length
- Eval Js function
- Radio
- One of them
- If checked a form field must be filled
- Eval Js function
- Checkbox
- Must be checked
- If checked a form field must be filled
- Eval Js function
- Checkbox group You can define a group of checkbox to validate toghether
- One of them
- Check a minimun and a maximum number of checkbox in the group
- Select
- Not the first
- Select a minimun and a maximum option (for multiselect field)
- Eval Js function
- Textarea
- Required
- Min. lenght
- Max. length
- Eval Js function

The validation Javascript code is compatible with the browser that support Javascript including:

  • All Internet Explorer browsers
  • All Netscape browsers
  • All Opera browsers
  • AOL browsers and
  • Mozilla based browsers