Fill All for Guestbooks
Written by admin on December 26, 2008 – 6:34 am -You could really use this in your guestbook.
Author: Unknown
Download the source code here
Tags: form
Posted in Forms | No Comments »
Email Address Validation
Written by admin on December 26, 2008 – 6:31 am -It allows the usual user@domain syntax, but in addition allows user@[ip] format as well as “User with Spaces”@domain or [ip], all of which are legal syntax, according to W3C. It also checks that the user hasn’t done anything silly like having multiple @’s or continuous .’s in the address (e.g. jim@b@c.com and jim@c..b.co.uk).
Author: Sandeep Tamhankar (stamhankar@hotmail.com)
Tags: form
Posted in Forms | No Comments »