<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title> &#187; JavaScript Form Validation</title>
	<atom:link href="http://australiansearchengine.wordpress.com/category/programming/javascript-form-validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://australiansearchengine.wordpress.com</link>
	<description>The idea behind clickfind is simple: connect businesses with customers.</description>
	<lastBuildDate>Fri, 01 Jan 2010 10:45:02 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='australiansearchengine.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/b002f370e2fcbf8ccbdb685d0196c486?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title> &#187; JavaScript Form Validation</title>
		<link>http://australiansearchengine.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://australiansearchengine.wordpress.com/osd.xml" title="" />
		<item>
		<title>Why use JavaScript Form Field Validation?</title>
		<link>http://australiansearchengine.wordpress.com/2009/03/30/why-use-javascript-form-field-validation/</link>
		<comments>http://australiansearchengine.wordpress.com/2009/03/30/why-use-javascript-form-field-validation/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 04:22:20 +0000</pubDate>
		<dc:creator>Taco Fleur</dc:creator>
				<category><![CDATA[JavaScript Form Validation]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[form field validation]]></category>

		<guid isPermaLink="false">http://australiansearchengine.wordpress.com/?p=214</guid>
		<description><![CDATA[You can be sure that any user that completes a form will make some data entry mistake, mistakes you want to catch before submitting the data to the database server or other mechanism.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=australiansearchengine.wordpress.com&blog=2413165&post=214&subd=australiansearchengine&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>You can be sure that any user that completes a form will make some data entry mistake, mistakes you want to catch before submitting the data to the database server or other mechanism.</p>
<p>The validation of the data is up to the web programmer. Sometimes you need to make sure that there is a value in a required form field, a valid numerical range, valid characters or a valid format etc.</p>
<p>JavaScript Form Field Validation is used to enhance the user experience by not having the web form submit to the server before validating the user input, this reduces the users’ waiting time and also reduces load on the server.</p>
<p><em>It should be noted that JavaScript is not to be relied on solely for input validation as the user can turn JavaScript of and bypass the checks.</em></p>
<p><strong>Why use this framework for Form Field Validation?</strong></p>
<p>Generic form field validation is something that could take months to write, this framework has been written over a period of several years and has been tested on many websites.</p>
<p><strong>Features</strong><br />
- Validates all form fields in one go instead of one at a time<br />
- Checks for required input<br />
- Checks for several (not just one) valid numerical ranges<br />
- Checks for character ranges<br />
- Checks for a valid format<br />
- Checks whether a checkbox, radio button or dropdown selection is made<br />
- Custom error messages<br />
- Define validation scripts with XML<br />
- Define custom error handlers<br />
- Years of development</p>
<p><strong>You can </strong><a href="http://www.clickfind.com.au/javascript-form-validation/why-use-javascript-form-field-validation.cfm"><strong>download the validation scripts that we use from here</strong></a></p>
Posted in JavaScript Form Validation, Programming Tagged: form field validation <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/australiansearchengine.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/australiansearchengine.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/australiansearchengine.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/australiansearchengine.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/australiansearchengine.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/australiansearchengine.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/australiansearchengine.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/australiansearchengine.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/australiansearchengine.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/australiansearchengine.wordpress.com/214/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=australiansearchengine.wordpress.com&blog=2413165&post=214&subd=australiansearchengine&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://australiansearchengine.wordpress.com/2009/03/30/why-use-javascript-form-field-validation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/33a716f695d0afe1d3ab565df0047391?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Taco Fleur</media:title>
		</media:content>
	</item>
		<item>
		<title>JavaScript Form Validation Framework</title>
		<link>http://australiansearchengine.wordpress.com/2009/03/26/javascript-form-validation-framework/</link>
		<comments>http://australiansearchengine.wordpress.com/2009/03/26/javascript-form-validation-framework/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 01:49:09 +0000</pubDate>
		<dc:creator>Australian Search Engine</dc:creator>
				<category><![CDATA[JavaScript Form Validation]]></category>

		<guid isPermaLink="false">http://australiansearchengine.wordpress.com/?p=211</guid>
		<description><![CDATA[We've just made a JavaScript Form Validation Framework freely available for download. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=australiansearchengine.wordpress.com&blog=2413165&post=211&subd=australiansearchengine&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We&#8217;ve just made a JavaScript Form Validation Framework freely available for download. It&#8217;s been in use for quite a while now and felt it a good idea to release it to the public for feedback and free use under the GNU license.</p>
<p>You can download the code for free on <a href="http://code.google.com/p/javascriptformvalidation/">http://code.google.com/p/javascriptformvalidation/</a> participation in further development is encouraged.</p>
Posted in JavaScript Form Validation  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/australiansearchengine.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/australiansearchengine.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/australiansearchengine.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/australiansearchengine.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/australiansearchengine.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/australiansearchengine.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/australiansearchengine.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/australiansearchengine.wordpress.com/211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/australiansearchengine.wordpress.com/211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/australiansearchengine.wordpress.com/211/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=australiansearchengine.wordpress.com&blog=2413165&post=211&subd=australiansearchengine&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://australiansearchengine.wordpress.com/2009/03/26/javascript-form-validation-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bb463e06b26a160d3ef40b075d952aaf?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">Australian Search Engine</media:title>
		</media:content>
	</item>
	</channel>
</rss>