<?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: JQuery Communicating with Web Service to check for duplicate emails</title>
	<atom:link href="http://www.dottostring.com/2009/04/jquery-communicating-with-web-service-to-check-for-duplicate-emails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dottostring.com/2009/04/jquery-communicating-with-web-service-to-check-for-duplicate-emails/</link>
	<description>Programming is our passion</description>
	<lastBuildDate>Mon, 12 Jul 2010 03:41:39 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ahsan</title>
		<link>http://www.dottostring.com/2009/04/jquery-communicating-with-web-service-to-check-for-duplicate-emails/comment-page-1/#comment-203</link>
		<dc:creator>Ahsan</dc:creator>
		<pubDate>Mon, 06 Apr 2009 05:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.dottostring.com/?p=331#comment-203</guid>
		<description>Thanks irfan for your suggestions, they are definitely good points to note down.</description>
		<content:encoded><![CDATA[<p>Thanks irfan for your suggestions, they are definitely good points to note down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Irfan</title>
		<link>http://www.dottostring.com/2009/04/jquery-communicating-with-web-service-to-check-for-duplicate-emails/comment-page-1/#comment-201</link>
		<dc:creator>Irfan</dc:creator>
		<pubDate>Sat, 04 Apr 2009 03:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.dottostring.com/?p=331#comment-201</guid>
		<description>Nice!
But use of &lt;code&gt;$(&quot;#&lt;%= txtEmail.ClientID %&gt;&quot;)&lt;/code&gt; can cause problems when using MasterPages. Try getting object on bases of class or some other attribute. Secondly, you can eliminate its usage in &lt;code&gt;DuplicateEmailCheck&lt;/code&gt; by using EventObject of jquery.</description>
		<content:encoded><![CDATA[<p>Nice!<br />
But use of <code>$("#< %= txtEmail.ClientID %>")</code> can cause problems when using MasterPages. Try getting object on bases of class or some other attribute. Secondly, you can eliminate its usage in <code>DuplicateEmailCheck</code> by using EventObject of jquery.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
