<?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: Check Existing Values with ASP.NET CustomValidator + jQuery $.ajax()</title>
	<atom:link href="http://brian.dobberteen.com/code/jquery_ajax_custom_validator/feed/" rel="self" type="application/rss+xml" />
	<link>http://brian.dobberteen.com/code/jquery_ajax_custom_validator/</link>
	<description>Fun With Web Development!</description>
	<lastBuildDate>Tue, 03 Jan 2012 22:45:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Joel Brown</title>
		<link>http://brian.dobberteen.com/code/jquery_ajax_custom_validator/comment-page-1/#comment-6417</link>
		<dc:creator>Joel Brown</dc:creator>
		<pubDate>Fri, 30 Dec 2011 14:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://brian.dobberteen.com/?p=146#comment-6417</guid>
		<description>This is an excellent post.  Thanks for all of the detail.  I tweaked the jQuery code to work with WCF services and it works like a charm!</description>
		<content:encoded><![CDATA[<p>This is an excellent post.  Thanks for all of the detail.  I tweaked the jQuery code to work with WCF services and it works like a charm!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikhil</title>
		<link>http://brian.dobberteen.com/code/jquery_ajax_custom_validator/comment-page-1/#comment-3146</link>
		<dc:creator>Nikhil</dc:creator>
		<pubDate>Sun, 18 Sep 2011 08:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://brian.dobberteen.com/?p=146#comment-3146</guid>
		<description>Amazing...Thnxx!!</description>
		<content:encoded><![CDATA[<p>Amazing&#8230;Thnxx!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://brian.dobberteen.com/code/jquery_ajax_custom_validator/comment-page-1/#comment-2893</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Tue, 06 Sep 2011 18:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://brian.dobberteen.com/?p=146#comment-2893</guid>
		<description>Steven,

Double check that &#039;async: false&#039; in the $.ajax request. I ran into this same issue and disabling async did the trick for me.</description>
		<content:encoded><![CDATA[<p>Steven,</p>
<p>Double check that &#8216;async: false&#8217; in the $.ajax request. I ran into this same issue and disabling async did the trick for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steven</title>
		<link>http://brian.dobberteen.com/code/jquery_ajax_custom_validator/comment-page-1/#comment-2859</link>
		<dc:creator>steven</dc:creator>
		<pubDate>Mon, 29 Aug 2011 12:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://brian.dobberteen.com/?p=146#comment-2859</guid>
		<description>brother, your code not working ...
 the success: function (result) {
                    exists = result.d;
                } is not containing any data.</description>
		<content:encoded><![CDATA[<p>brother, your code not working &#8230;<br />
 the success: function (result) {<br />
                    exists = result.d;<br />
                } is not containing any data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milox</title>
		<link>http://brian.dobberteen.com/code/jquery_ajax_custom_validator/comment-page-1/#comment-2418</link>
		<dc:creator>Milox</dc:creator>
		<pubDate>Wed, 29 Jun 2011 17:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://brian.dobberteen.com/?p=146#comment-2418</guid>
		<description>awsome man!, ty!</description>
		<content:encoded><![CDATA[<p>awsome man!, ty!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asp.net Custom Validator and Jquery $.ajax() &#171; Pankaj Lalwani&#8217;s Blog</title>
		<link>http://brian.dobberteen.com/code/jquery_ajax_custom_validator/comment-page-1/#comment-813</link>
		<dc:creator>Asp.net Custom Validator and Jquery $.ajax() &#171; Pankaj Lalwani&#8217;s Blog</dc:creator>
		<pubDate>Mon, 12 Jul 2010 07:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://brian.dobberteen.com/?p=146#comment-813</guid>
		<description>[...] http://brian.dobberteen.com/other-stuff/jquery_ajax_custom_validator/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://brian.dobberteen.com/other-stuff/jquery_ajax_custom_validator/" rel="nofollow">http://brian.dobberteen.com/other-stuff/jquery_ajax_custom_validator/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dew Dump &#8211; June 19, 2010 &#124; Alvin Ashcraft&#39;s Morning Dew</title>
		<link>http://brian.dobberteen.com/code/jquery_ajax_custom_validator/comment-page-1/#comment-761</link>
		<dc:creator>Dew Dump &#8211; June 19, 2010 &#124; Alvin Ashcraft&#39;s Morning Dew</dc:creator>
		<pubDate>Sun, 20 Jun 2010 00:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://brian.dobberteen.com/?p=146#comment-761</guid>
		<description>[...] Check for Existing Values with ASP.NET CustomValidator + jQuery $.ajax() (Brian Dobberteen) [...]</description>
		<content:encoded><![CDATA[<p>[...] Check for Existing Values with ASP.NET CustomValidator + jQuery $.ajax() (Brian Dobberteen) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

