Categories
Tags → Javascript Validation

DG Spinner/Spinbox

A highly customizable javascript spinner. Some features: * Change value by using mouse wheel * Change value by "nudging" the label. * Change value by using the arrow keys * Automatic validation of key input * Support for decimal...
DETAILS

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

Really Simple Validation (RSV)

This small but powerful script lets you add javascript validation to your forms quickly and with very little effort. No programming experience is necessary, but it's fully extensible to allow programmers to augment the built-in validation rules with ...
DETAILS

An ajax-based newsletter sign-up form

An ajax-based newsletter sign-up form in ASP using the prototype javascript framework. User enters name and email, validation is done and he is added to the database all without refreshing the current page. Use it to collect subscriber emails at yo...
DETAILS

Validating a text box for numeric data

A simple javascript validation code to check the user input and allow numeric data and disallow invalid characters
DETAILS

Checkbox Form Validation Control

A very simple and powerfull Checkbox Form Validation javascript !!!! Frequently used script in forms for various situation. (when you need a manual &"agree&" from the user before submiting a form etc...)
DETAILS

JS Auto Form Validator

This is a very easy-to-setup form validation script. The main idea is: we heed to write NOTHING of JavaScript to handle whole form validation process. This script allows you to specify certain form elements as &"required&" or ...
DETAILS

A-1 PHP Form Wizard for Dummies

This script works like a wizard that takes you through the various stages involved in creating a PHP form, without having to know the PHP language. You just need to answer the various questions and the wizard will create the code for you. You c...
DETAILS

Generic JavaScript Validator

Generic JavaScript Validator is a cross-browser JavaScript library that combines DOM and regular expressions for client-side validation of forms. It can validate any number of forms on HTML documents. It also supports user-defined JavaScript functions.
DETAILS

Page:
©2003-2019 jCay.com