<?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>Errors &#38; Geeks &#187; script-forums</title>
	<atom:link href="http://errors-geek.com/tag/script-forums/feed/" rel="self" type="application/rss+xml" />
	<link>http://errors-geek.com</link>
	<description>Coding Tips &#38; Tricks</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:02:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Using jQuery for validations on a registration page &#124; PHP Script &#8230;</title>
		<link>http://errors-geek.com/php/using-jquery-for-validations-on-a-registration-page-php-script/</link>
		<comments>http://errors-geek.com/php/using-jquery-for-validations-on-a-registration-page-php-script/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 07:56:50 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[php-script-forums]]></category>
		<category><![CDATA[registration]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[script-forums]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://errors-geek.com/general/using-jquery-for-validations-on-a-registration-page-php-script/</guid>
		<description><![CDATA[ jQuery error handling . $(document).ready(function(){ $("form.register").change(function() { $.post("check.php", $("form.register").serialize(), function( data ) { if( data.username == "inuse" ) $("p#username_error"). ...]]></description>
			<content:encoded><![CDATA[<p> jQuery error handling . $(document).ready(function(){ $(&#8220;form.register&#8221;).change(function() { $.post(&#8220;check.php&#8221;, $(&#8220;form.register&#8221;).serialize(), function( data ) { if( data.username == &#8220;inuse&#8221; ) $(&#8220;p#username_error&#8221;). &#8230;</p>
<p>See more here:<br />
<a target="_blank" href="http://www.finalwebsites.com/forums/topic/using-jquery-for-validations-on-a-registration-page" title="Using jQuery for validations on a registration page | PHP Script ...">Using jQuery for validations on a registration page | PHP Script &#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://errors-geek.com/php/using-jquery-for-validations-on-a-registration-page-php-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

