<?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: ASP.NET, JavaScript, and the mangled ID</title>
	<atom:link href="http://togaroga.com/2009/10/asp-net-jquery-and-the-mangled-id/feed/" rel="self" type="application/rss+xml" />
	<link>http://togaroga.com/2009/10/asp-net-jquery-and-the-mangled-id/</link>
	<description>Andrew Hare&#039;s coding blog</description>
	<lastBuildDate>Thu, 14 Apr 2011 13:45:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Andrew</title>
		<link>http://togaroga.com/2009/10/asp-net-jquery-and-the-mangled-id/comment-page-1/#comment-89</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 07 Jan 2010 22:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.togaroga.com/blog/?p=137#comment-89</guid>
		<description>&lt;p&gt;Sorry Bryan - the commenting system must have removed parts of your code to a place where even I can&#039;t see it!  I am very interested to see your solution so feel free to shoot me an email (andrew at togaroga.com) if you get a chance.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sorry Bryan &#8211; the commenting system must have removed parts of your code to a place where even I can&#8217;t see it!  I am very interested to see your solution so feel free to shoot me an email (andrew at togaroga.com) if you get a chance.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Parker</title>
		<link>http://togaroga.com/2009/10/asp-net-jquery-and-the-mangled-id/comment-page-1/#comment-88</link>
		<dc:creator>Bryan Parker</dc:creator>
		<pubDate>Thu, 07 Jan 2010 21:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.togaroga.com/blog/?p=137#comment-88</guid>
		<description>&lt;p&gt;Of course, it makes no sense when the comment system strips out your &lt; and %gt; characters and everything in between. :P&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Of course, it makes no sense when the comment system strips out your &lt; and %gt; characters and everything in between. :P</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Parker</title>
		<link>http://togaroga.com/2009/10/asp-net-jquery-and-the-mangled-id/comment-page-1/#comment-87</link>
		<dc:creator>Bryan Parker</dc:creator>
		<pubDate>Thu, 07 Jan 2010 21:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.togaroga.com/blog/?p=137#comment-87</guid>
		<description>&lt;p&gt;For quick one-off tasks, I find this the easiest method:&lt;/p&gt;

&lt;p&gt;textBox = $(&#039;&#039;);&lt;/p&gt;

&lt;p&gt;It&#039;s not pretty, but it gets the job done with a minimum of hassle.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>For quick one-off tasks, I find this the easiest method:</p>

<p>textBox = $(&#8221;);</p>

<p>It&#8217;s not pretty, but it gets the job done with a minimum of hassle.</p>]]></content:encoded>
	</item>
</channel>
</rss>

