<?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"
	>
<channel>
	<title>Comments for Code Frenzy</title>
	<atom:link href="http://www.codefrenzy.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codefrenzy.net</link>
	<description></description>
	<pubDate>Thu, 28 Aug 2008 19:38:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>Comment on Enabling &#038; Disabling ASP.NET radio buttons using code-behind and JavaScript by admin</title>
		<link>http://www.codefrenzy.net/2008/06/19/enabling-disabling-aspnet-radio-buttons-using-code-behind-and-javascript/#comment-44</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 19 Jul 2008 01:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/2008/06/19/enabling-disabling-aspnet-radio-buttons-using-code-behind-and-javascript/#comment-44</guid>
		<description>Hi Camy,

What version of .NET are you using?  In my example I was using .NET 1.1.  I have just discovered that later versions of .NET (2 and above) do not render RadioButtonLists as spans but as tables instead.  This means that for .NET 2 and above, my solution won't work.

Let me know what version of .NET you are using and I'll see if I can fix it.

Cheers. :)

PS I cannot see your example of how your HTML is being rendered.  Do you have somewhere on another site that you can link to for an example of yours?</description>
		<content:encoded><![CDATA[<p>Hi Camy,</p>
<p>What version of .NET are you using?  In my example I was using .NET 1.1.  I have just discovered that later versions of .NET (2 and above) do not render RadioButtonLists as spans but as tables instead.  This means that for .NET 2 and above, my solution won&#8217;t work.</p>
<p>Let me know what version of .NET you are using and I&#8217;ll see if I can fix it.</p>
<p>Cheers. <img src='http://www.codefrenzy.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>PS I cannot see your example of how your HTML is being rendered.  Do you have somewhere on another site that you can link to for an example of yours?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling &#038; Disabling ASP.NET radio buttons using code-behind and JavaScript by Camy</title>
		<link>http://www.codefrenzy.net/2008/06/19/enabling-disabling-aspnet-radio-buttons-using-code-behind-and-javascript/#comment-43</link>
		<dc:creator>Camy</dc:creator>
		<pubDate>Fri, 18 Jul 2008 19:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/2008/06/19/enabling-disabling-aspnet-radio-buttons-using-code-behind-and-javascript/#comment-43</guid>
		<description>I also have 2 sets of radiobuttonlist controls, but can't get the 2nd set to be enabled on the client-side in IE (FF works fine) when it is disabled on the server-side.

I've replaced rblList.Enabled = False with rblList.Attributes.Add("disabled", "disabled") in the code-behind, which removed disabled="disabled" from the span tag.

This is how the HTML is rendered:






							
	
	
	
	

					





	
	
	
	





 

Please help! Thanks in advance.</description>
		<content:encoded><![CDATA[<p>I also have 2 sets of radiobuttonlist controls, but can&#8217;t get the 2nd set to be enabled on the client-side in IE (FF works fine) when it is disabled on the server-side.</p>
<p>I&#8217;ve replaced rblList.Enabled = False with rblList.Attributes.Add(&#8220;disabled&#8221;, &#8220;disabled&#8221;) in the code-behind, which removed disabled=&#8221;disabled&#8221; from the span tag.</p>
<p>This is how the HTML is rendered:</p>
<p>Please help! Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Migrating from Textpattern to WordPress by Chris</title>
		<link>http://www.codefrenzy.net/2008/03/25/migrating-from-textpattern-to-wordpress/#comment-33</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 01 Apr 2008 16:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/2008/03/25/migrating-from-textpattern-to-wordpress/#comment-33</guid>
		<description>The long-awaited latest version of Wordpress, version 2.5, was released the other day.  It's better in a lot of ways (I'm running it now).  It's also got multi-upload, something that WP 2.3.3 was seriously missing - good for people that upload lots of photos.  ;)  There's also an excellent plugin for WP called Anti Spam Image that means you can enable non-admin-approved comments on your blog without worrying about spam comments - http://www.infor96.com/~nio/archives/369.  Good for enabling post discussions!</description>
		<content:encoded><![CDATA[<p>The long-awaited latest version of Wordpress, version 2.5, was released the other day.  It&#8217;s better in a lot of ways (I&#8217;m running it now).  It&#8217;s also got multi-upload, something that WP 2.3.3 was seriously missing &#8211; good for people that upload lots of photos.  <img src='http://www.codefrenzy.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  There&#8217;s also an excellent plugin for WP called Anti Spam Image that means you can enable non-admin-approved comments on your blog without worrying about spam comments &#8211; <a href="http://www.infor96.com/~nio/archives/369" rel="nofollow">http://www.infor96.com/~nio/archives/369</a>.  Good for enabling post discussions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A new look, a fresh start&#8230; by Rowan</title>
		<link>http://www.codefrenzy.net/2008/03/16/hello-world/#comment-32</link>
		<dc:creator>Rowan</dc:creator>
		<pubDate>Sun, 23 Mar 2008 19:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekchick.co.nz/?p=1#comment-32</guid>
		<description>Hi Annie -

Good to see you're back blogging again (one of your old posts linked to rowansimpson.com, so I got a ping when you re-posted under this new URL).

I'll look forward to hearing about your adventures in London.

Rowan.

PS 'hi' to Chris too! :-)</description>
		<content:encoded><![CDATA[<p>Hi Annie &#8211; <br />
Good to see you&#8217;re back blogging again (one of your old posts linked to rowansimpson.com, so I got a ping when you re-posted under this new URL).</p>
<p>I&#8217;ll look forward to hearing about your adventures in London.</p>
<p>Rowan.</p>
<p>PS &#8216;hi&#8217; to Chris too! <img src='http://www.codefrenzy.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A new look, a fresh start&#8230; by Chris</title>
		<link>http://www.codefrenzy.net/2008/03/16/hello-world/#comment-2</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 16 Mar 2008 10:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.geekchick.co.nz/?p=1#comment-2</guid>
		<description>codefrenzy.net is alive!  Woohoo!  :D</description>
		<content:encoded><![CDATA[<p>codefrenzy.net is alive!  Woohoo!  <img src='http://www.codefrenzy.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GPS Tracking with Google Maps &#038; AJAX by Chetna</title>
		<link>http://www.codefrenzy.net/2005/08/25/gps-tracking-with-google-maps-ajax/#comment-31</link>
		<dc:creator>Chetna</dc:creator>
		<pubDate>Fri, 07 Mar 2008 13:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/2005/08/25/gps-tracking-with-google-maps-ajax/#comment-31</guid>
		<description>&lt;p&gt;I m very excited to view the code. plz send me. thanx&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I m very excited to view the code. plz send me. thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GPS Tracking with Google Maps &#038; AJAX by Gianluca</title>
		<link>http://www.codefrenzy.net/2005/08/25/gps-tracking-with-google-maps-ajax/#comment-30</link>
		<dc:creator>Gianluca</dc:creator>
		<pubDate>Sun, 02 Mar 2008 19:43:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/2005/08/25/gps-tracking-with-google-maps-ajax/#comment-30</guid>
		<description>&lt;p&gt;Please, i want to see your map code&#8230;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Please, i want to see your map code&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GPS Tracking with Google Maps &#038; AJAX by darshan patel</title>
		<link>http://www.codefrenzy.net/2005/08/25/gps-tracking-with-google-maps-ajax/#comment-29</link>
		<dc:creator>darshan patel</dc:creator>
		<pubDate>Sun, 02 Mar 2008 06:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/2005/08/25/gps-tracking-with-google-maps-ajax/#comment-29</guid>
		<description>&lt;p&gt;you can do this for 1 vehicle but if you want to do it for say 5 or 10 vehicles simultaniously then how you can do any idea&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>you can do this for 1 vehicle but if you want to do it for say 5 or 10 vehicles simultaniously then how you can do any idea</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GPS Tracking with Google Maps &#038; AJAX by Norman</title>
		<link>http://www.codefrenzy.net/2005/08/25/gps-tracking-with-google-maps-ajax/#comment-28</link>
		<dc:creator>Norman</dc:creator>
		<pubDate>Mon, 25 Feb 2008 04:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/2005/08/25/gps-tracking-with-google-maps-ajax/#comment-28</guid>
		<description>&lt;p&gt;Hi, please send me the code to refresh the map with the moving point position&lt;/p&gt;

	&lt;p&gt;thanks&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi, please send me the code to refresh the map with the moving point position</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GPS Tracking with Google Maps &#038; AJAX by Ashish</title>
		<link>http://www.codefrenzy.net/2005/08/25/gps-tracking-with-google-maps-ajax/#comment-27</link>
		<dc:creator>Ashish</dc:creator>
		<pubDate>Sat, 23 Feb 2008 18:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/2005/08/25/gps-tracking-with-google-maps-ajax/#comment-27</guid>
		<description>&lt;p&gt;Please send me the code&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Please send me the code</p>
]]></content:encoded>
	</item>
</channel>
</rss>
