Php Server Side Form Validate Dreamweaver Extension
This Server Behavior let's you create a professional server side 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 you can create your form validation quickly and easy.The validation Server Side remove all the incompatibility problem between the various browser type and version. And when you validate on the server you can be sure nobody will be able to by-pass your validation setupand you will never find problem with customers with JavaScript disabled.This behavior support this type of form fields and this validations:- Text, Hidden - Required - Alphanumeric - Alphabetic - Integer - Float - List of acceptable chars - List of unacceptable chars - Regular expression (with library list customizable) - Email - Date - Time - Equal to other form field - Min. lenght - Max. length - One of them- Radio - One of them - If checked a form field must be filled- Checkbox