<?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: Using jQuery with ASP.NET Controls</title>
	<atom:link href="http://www.search-this.com/2009/08/06/using-jquery-with-asp-net-controls/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.search-this.com/2009/08/06/using-jquery-with-asp-net-controls/</link>
	<description>Internet Marketing, Website Promotion and Blogging Advice</description>
	<lastBuildDate>Sun, 29 Jan 2012 02:18:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Vinnie</title>
		<link>http://www.search-this.com/2009/08/06/using-jquery-with-asp-net-controls/comment-page-1/#comment-194958</link>
		<dc:creator>Vinnie</dc:creator>
		<pubDate>Fri, 25 Feb 2011 21:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/?p=880#comment-194958</guid>
		<description>This is very helpful...

My question is how would one reference the properties of the asp server side control, using JQuery.  For example, if I had a Asp FileUpload Control, how would I access the properties of this control, such as value, FileContent, PostedFile, FileName, etc.,</description>
		<content:encoded><![CDATA[<p>This is very helpful&#8230;</p>
<p>My question is how would one reference the properties of the asp server side control, using JQuery.  For example, if I had a Asp FileUpload Control, how would I access the properties of this control, such as value, FileContent, PostedFile, FileName, etc.,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Imran</title>
		<link>http://www.search-this.com/2009/08/06/using-jquery-with-asp-net-controls/comment-page-1/#comment-182137</link>
		<dc:creator>Imran</dc:creator>
		<pubDate>Fri, 10 Dec 2010 06:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/?p=880#comment-182137</guid>
		<description>How we can bind an event/function while we are in codebehind i.e RegisterStartupScript. Or in other word how we can register script from codebehind if we use jQuery. Could anybody provide me with an example.

Thanks</description>
		<content:encoded><![CDATA[<p>How we can bind an event/function while we are in codebehind i.e RegisterStartupScript. Or in other word how we can register script from codebehind if we use jQuery. Could anybody provide me with an example.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://www.search-this.com/2009/08/06/using-jquery-with-asp-net-controls/comment-page-1/#comment-174204</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Mon, 13 Sep 2010 17:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/?p=880#comment-174204</guid>
		<description>Very informative, but I saw one typo:
In the paragraph below the diagram showing how .net names the controls, you mention:
&quot;There&#039;s simply too many way it can very...&quot; I believe you mean &quot;vary&quot;.

Can anyone point me to examples of all ASP.net controls used with jQuery?  I&#039;m most intested with textboxes, dropdowns and listboxes (with multiselect).

Thanks,
Brad.</description>
		<content:encoded><![CDATA[<p>Very informative, but I saw one typo:<br />
In the paragraph below the diagram showing how .net names the controls, you mention:<br />
&#8220;There&#8217;s simply too many way it can very&#8230;&#8221; I believe you mean &#8220;vary&#8221;.</p>
<p>Can anyone point me to examples of all ASP.net controls used with jQuery?  I&#8217;m most intested with textboxes, dropdowns and listboxes (with multiselect).</p>
<p>Thanks,<br />
Brad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ujjwal</title>
		<link>http://www.search-this.com/2009/08/06/using-jquery-with-asp-net-controls/comment-page-1/#comment-173749</link>
		<dc:creator>Ujjwal</dc:creator>
		<pubDate>Wed, 08 Sep 2010 10:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/?p=880#comment-173749</guid>
		<description>hi, I am new to jquery. Thanks for this fantastic article. This article is very userfull for newbies who want to start using jquery in asp.net. I would rate it 10 out of 10. Thanks again.</description>
		<content:encoded><![CDATA[<p>hi, I am new to jquery. Thanks for this fantastic article. This article is very userfull for newbies who want to start using jquery in asp.net. I would rate it 10 out of 10. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Golgotha</title>
		<link>http://www.search-this.com/2009/08/06/using-jquery-with-asp-net-controls/comment-page-1/#comment-149466</link>
		<dc:creator>Golgotha</dc:creator>
		<pubDate>Tue, 11 Aug 2009 14:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/?p=880#comment-149466</guid>
		<description>Nice!</description>
		<content:encoded><![CDATA[<p>Nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kravvitz</title>
		<link>http://www.search-this.com/2009/08/06/using-jquery-with-asp-net-controls/comment-page-1/#comment-149420</link>
		<dc:creator>Kravvitz</dc:creator>
		<pubDate>Mon, 10 Aug 2009 20:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/?p=880#comment-149420</guid>
		<description>Not necessarily. You could do this:

var val=2;
$(&#039;input[type=radio][id*=rblCaseControl][value=&quot;&#039;+val+&#039;&quot;]&#039;).attr(&#039;checked&#039;, &#039;checked&#039;);</description>
		<content:encoded><![CDATA[<p>Not necessarily. You could do this:</p>
<p>var val=2;<br />
$(&#8216;input[type=radio][id*=rblCaseControl][value="'+val+'"]&#8216;).attr(&#8216;checked&#8217;, &#8216;checked&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Golgotha</title>
		<link>http://www.search-this.com/2009/08/06/using-jquery-with-asp-net-controls/comment-page-1/#comment-149411</link>
		<dc:creator>Golgotha</dc:creator>
		<pubDate>Mon, 10 Aug 2009 15:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/?p=880#comment-149411</guid>
		<description>@Kravvitz - I suppose if we have a result (returned from an Ajax call) and want to select the corresponding radio button we would have to do the loop and set the checked attribute to true. True?</description>
		<content:encoded><![CDATA[<p>@Kravvitz &#8211; I suppose if we have a result (returned from an Ajax call) and want to select the corresponding radio button we would have to do the loop and set the checked attribute to true. True?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Golgotha</title>
		<link>http://www.search-this.com/2009/08/06/using-jquery-with-asp-net-controls/comment-page-1/#comment-149305</link>
		<dc:creator>Golgotha</dc:creator>
		<pubDate>Sat, 08 Aug 2009 21:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/?p=880#comment-149305</guid>
		<description>Fantastic Kravvitz! Nice one, I will update the post.</description>
		<content:encoded><![CDATA[<p>Fantastic Kravvitz! Nice one, I will update the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kravvitz</title>
		<link>http://www.search-this.com/2009/08/06/using-jquery-with-asp-net-controls/comment-page-1/#comment-149257</link>
		<dc:creator>Kravvitz</dc:creator>
		<pubDate>Fri, 07 Aug 2009 19:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/?p=880#comment-149257</guid>
		<description>Actually, you don&#039;t even need the loop:

var rblCaseControl = $(&#039;input[type=radio][id*=rblCaseControl]:checked&#039;).val();</description>
		<content:encoded><![CDATA[<p>Actually, you don&#8217;t even need the loop:</p>
<p>var rblCaseControl = $(&#8216;input[type=radio][id*=rblCaseControl]:checked&#8217;).val();</p>
]]></content:encoded>
	</item>
</channel>
</rss>

