<?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/"
	>

<channel>
	<title>Neozilon Technology Blog &#187; Javascript</title>
	<atom:link href="http://neozilon.com/category/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://neozilon.com</link>
	<description>Discussions, News, Tutorials, Comments about Java, Php, Javascript, Web, Mobile, Android , developer tools and programming languages</description>
	<lastBuildDate>Wed, 29 Sep 2010 16:27:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Useful Javascript Field Validation using Regular Expressions</title>
		<link>http://neozilon.com/javascript/useful-javascript-field-validation-using-regular-expressions</link>
		<comments>http://neozilon.com/javascript/useful-javascript-field-validation-using-regular-expressions#comments</comments>
		<pubDate>Sun, 09 Mar 2008 04:18:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://neozilon.com/uncategorized/%postname</guid>
		<description><![CDATA[We always need to validate all the fields that the user enters in the forms , and I think the easiest way to validate it is by Javascript and the use of Regular expressions. In this post we are going to set a few example of how to validate a Date, Currency, Number, Url, Email, [...]]]></description>
		<wfw:commentRss>http://neozilon.com/javascript/useful-javascript-field-validation-using-regular-expressions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

