Javascript Non Alphanumeric Characters Regex

Using javascript regular expressions to stop users from entering non-aphanumeric characters or white spaces
Continue Reading »

Javascript Email Validation Form

Check user email address forms to make sure they are valid using JavaScript before saving their info. The JavaScript code is provided here.
Continue Reading »

Address Auto-Fill Ckeck Box

Javascript code that automatically fills in the address in all places needed on the page after just once entering it and selecting the check box.
Continue Reading »

Telephon Check Box

Javascript code that automatically fills in the telephone number in all places needed after just once entering it and selecting a check box.
Continue Reading »