<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: JavaScript Form Validation</title>
	<link>http://www.melbournechapter.net/wordpress/programming-languages/javascript/rich/2006/06/15/javascript-form-validation/</link>
	<description>web application development with popular technologies</description>
	<pubDate>Mon, 13 Oct 2008 11:46:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Cameron Manderson</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/javascript/rich/2006/06/15/javascript-form-validation/#comment-2111</link>
		<pubDate>Tue, 20 Jun 2006 01:57:25 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/javascript/rich/2006/06/15/javascript-form-validation/#comment-2111</guid>
					<description>Unfortunately the WYSIWYG editor has screwed up the layout. This page needs to be reposted with seperate links to HTML example files.</description>
		<content:encoded><![CDATA[<p>Unfortunately the WYSIWYG editor has screwed up the layout. This page needs to be reposted with seperate links to HTML example files.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Cameron Manderson</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/javascript/rich/2006/06/15/javascript-form-validation/#comment-1916</link>
		<pubDate>Thu, 15 Jun 2006 08:15:38 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/javascript/rich/2006/06/15/javascript-form-validation/#comment-1916</guid>
					<description>This is a good way of NATO'ing your form before submission and the use of a Array to hold your error messages is quite popular. You validation methods can be combined with Regular Expressions to check the format of the submitted data, such as validating email address or validating phone numbers etc. More on way to validate fields can be located here: 

Simple JavaScript Validation
http://www.melbournechapter.net/wordpress/programming-languages/cman/2006/03/14/simple-javascript-form-element-validation-using-regex/

Simple Email Validation (with Javascript or PHP using Regular Expressions 
http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/03/15/simple-email-validation-with-php/</description>
		<content:encoded><![CDATA[<p>This is a good way of NATO&#8217;ing your form before submission and the use of a Array to hold your error messages is quite popular. You validation methods can be combined with Regular Expressions to check the format of the submitted data, such as validating email address or validating phone numbers etc. More on way to validate fields can be located here: </p>
<p>Simple JavaScript Validation<br />
<a href="http://www.melbournechapter.net/wordpress/programming-languages/cman/2006/03/14/simple-javascript-form-element-validation-using-regex/" rel="nofollow">http://www.melbournechapter.net/wordpress/programming-languages/cman/2006/03/14/simple-javascript-form-element-validation-using-regex/</a></p>
<p>Simple Email Validation (with Javascript or PHP using Regular Expressions<br />
<a href="http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/03/15/simple-email-validation-with-php/" rel="nofollow">http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/03/15/simple-email-validation-with-php/</a>
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
