<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Submit A Form Without Page Refresh using jQuery</title>
	<atom:link href="http://net.tutsplus.com/tutorials/javascript-ajax/submit-a-form-without-page-refresh-using-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/tutorials/javascript-ajax/submit-a-form-without-page-refresh-using-jquery/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Sat, 21 Nov 2009 18:53:09 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: zfinley</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/submit-a-form-without-page-refresh-using-jquery/#comment-134016</link>
		<dc:creator>zfinley</dc:creator>
		<pubDate>Fri, 20 Nov 2009 08:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=59#comment-134016</guid>
		<description>Pretty SICKK</description>
		<content:encoded><![CDATA[<p>Pretty SICKK</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ethan Smith</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/submit-a-form-without-page-refresh-using-jquery/#comment-133483</link>
		<dc:creator>Ethan Smith</dc:creator>
		<pubDate>Thu, 19 Nov 2009 05:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=59#comment-133483</guid>
		<description>This is great, thanks!</description>
		<content:encoded><![CDATA[<p>This is great, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Dearlove</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/submit-a-form-without-page-refresh-using-jquery/#comment-133223</link>
		<dc:creator>Ryan Dearlove</dc:creator>
		<pubDate>Wed, 18 Nov 2009 14:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=59#comment-133223</guid>
		<description>Thanks, sweet i&#039;ve used something very similar on my website, Thanks.

Great BLOG!</description>
		<content:encoded><![CDATA[<p>Thanks, sweet i&#8217;ve used something very similar on my website, Thanks.</p>
<p>Great BLOG!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gopal Bhattacharjee</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/submit-a-form-without-page-refresh-using-jquery/#comment-130631</link>
		<dc:creator>Gopal Bhattacharjee</dc:creator>
		<pubDate>Sat, 14 Nov 2009 05:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=59#comment-130631</guid>
		<description>Hi Eric,

Very nice tutorial, thanks a lot. But, I have some problem with email validation.
I will try my self ....but not succeed ...Please help me ... I&#039;m new in javascript/jquery......

I need email validation code instead of this

var email = $(&quot;input#email&quot;).val();
		if (email == &quot;&quot;) {
	$(&quot;label#email_error&quot;).show();
     $(&quot;input#email&quot;).focus();
      return false;
    }
Regards,
Gopalb</description>
		<content:encoded><![CDATA[<p>Hi Eric,</p>
<p>Very nice tutorial, thanks a lot. But, I have some problem with email validation.<br />
I will try my self &#8230;.but not succeed &#8230;Please help me &#8230; I&#8217;m new in javascript/jquery&#8230;&#8230;</p>
<p>I need email validation code instead of this</p>
<p>var email = $(&#8221;input#email&#8221;).val();<br />
		if (email == &#8220;&#8221;) {<br />
	$(&#8221;label#email_error&#8221;).show();<br />
     $(&#8221;input#email&#8221;).focus();<br />
      return false;<br />
    }<br />
Regards,<br />
Gopalb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T.</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/submit-a-form-without-page-refresh-using-jquery/#comment-129660</link>
		<dc:creator>T.</dc:creator>
		<pubDate>Wed, 11 Nov 2009 22:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=59#comment-129660</guid>
		<description>Cheers... gave me the start I needed.</description>
		<content:encoded><![CDATA[<p>Cheers&#8230; gave me the start I needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ika</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/submit-a-form-without-page-refresh-using-jquery/#comment-129526</link>
		<dc:creator>Ika</dc:creator>
		<pubDate>Wed, 11 Nov 2009 12:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=59#comment-129526</guid>
		<description>Great. 10x</description>
		<content:encoded><![CDATA[<p>Great. 10x</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mani ratnam</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/submit-a-form-without-page-refresh-using-jquery/#comment-129413</link>
		<dc:creator>mani ratnam</dc:creator>
		<pubDate>Wed, 11 Nov 2009 06:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=59#comment-129413</guid>
		<description>Thanks a lot...</description>
		<content:encoded><![CDATA[<p>Thanks a lot&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: memomium</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/submit-a-form-without-page-refresh-using-jquery/#comment-128423</link>
		<dc:creator>memomium</dc:creator>
		<pubDate>Sun, 08 Nov 2009 07:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=59#comment-128423</guid>
		<description>looked through every comment and the one issue that a handful of people bring up isn&#039;t resolved.

i dont think this works.</description>
		<content:encoded><![CDATA[<p>looked through every comment and the one issue that a handful of people bring up isn&#8217;t resolved.</p>
<p>i dont think this works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brackhuas</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/submit-a-form-without-page-refresh-using-jquery/#comment-126203</link>
		<dc:creator>brackhuas</dc:creator>
		<pubDate>Sun, 01 Nov 2009 06:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=59#comment-126203</guid>
		<description>wow, a lot of nitpicking going on here. if everyone in here can&#039;t figure out how to do their own regex validation, and can&#039;t figure out how to make an ajax app seo friendly, maybe you shouldnt be a web developer. rss feeds cover all your seo need without having to cripple your website back to 2001, for starters. and if you have javascript disabled you might be 100 years old or maybe  stupid.</description>
		<content:encoded><![CDATA[<p>wow, a lot of nitpicking going on here. if everyone in here can&#8217;t figure out how to do their own regex validation, and can&#8217;t figure out how to make an ajax app seo friendly, maybe you shouldnt be a web developer. rss feeds cover all your seo need without having to cripple your website back to 2001, for starters. and if you have javascript disabled you might be 100 years old or maybe  stupid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://net.tutsplus.com/tutorials/javascript-ajax/submit-a-form-without-page-refresh-using-jquery/#comment-125355</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 30 Oct 2009 05:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=59#comment-125355</guid>
		<description>thanks for sharing such a great form.. using in one of my sites now :D</description>
		<content:encoded><![CDATA[<p>thanks for sharing such a great form.. using in one of my sites now <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 2/7 queries in 0.013 seconds using memcached
Content Delivery Network via 

Served from: psdtutsplus.com @ 2009-11-21 11:11:50 -->