Categories
Tags → Javascript Validations

JavaScript Form Validator

Writing form validations in JavaScript is commonly required for all web forms. Writing long, repetitive validations is a real hassle for web developers. Save yourself from coding long validations for your web page forms. Here is a simple, powerful c...
DETAILS

PHP mcForms Classes

mcForms classes designed for controlling and manipulating to most common used HTML forms and form objects easily. Add form objects with their captions, assign maximum lengths and initial values, add most used JavaScript validations to objects, create...
DETAILS

jsVal: JavaScript Form validation framework

jsVal is a JavaScript program used for validating HTML Forms on the client side. This allows HTML forms to be validated in the browser without having to send a request to a sever (PHP, ASP, Perl...). jsVals saves you from having to write compli...
DETAILS
©2003-2019 jCay.com