Categories

Updated: 06/28/2007

Javascript CRC32

Javascript CRC32 function generates the cyclic redundancy checksum polynomial of 32-bit lengths of the string. This is usually used to validate the integrity of data being transmitted.
Similar Scripts for "Javascript CRC32"

Form Validation With PHP

This tutorial explains how to validate HTML form on server side using PHP plus client side form validation using Javascript to make your form more user friendly

FormCheck

FormCheck is a JavaScript form validation and control library. With FormCheck, it''s possible to check user inputs without writig a line of JavaScript code. Library includes type,length, max, min value control and can validate ip, date, e-mai...

Email Validator

Use this JavaScript to validate Email addresses on the client-side. To validate an Email address, use the function in the following manner: isEmail(someEmailAddress). The function returns true if the Email is valid, else the function returns false. T...

Form Helper with Images

This is a neat JavaScript that allows you to use your own images to help your visitor''s fill out a form. Use images to validate entries as well!

Accessing and validating forms using Javascript

If you''re new to using JavaScript to access forms, this is the tutorial to read. You''ll not only learn how to access forms, but validate them as well.
©2003-2008 jCay.com