<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SYSK 290:  ASP.NET AJAX -- $get vs. $find</title><link>http://blogs.msdn.com/irenak/archive/2007/02/19/sysk-290-asp-net-ajax-get-vs-find.aspx</link><description>Microsoft ASP.NET AJAX comes with a new method for getting a reference to an object representing an element on the page, e.g. input control, button, etc. -- $get . However, you might notice that there is another function that appears to do same thing</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>AJAXing in .NET - #2 - Pure JavaScript and AJAX Framework JavaScript &amp;laquo; Ramblings of the Sleepy&amp;#8230;</title><link>http://blogs.msdn.com/irenak/archive/2007/02/19/sysk-290-asp-net-ajax-get-vs-find.aspx#7019063</link><pubDate>Mon, 07 Jan 2008 22:28:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7019063</guid><dc:creator>AJAXing in .NET - #2 - Pure JavaScript and AJAX Framework JavaScript « Ramblings of the Sleepy…</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://tiredblogger.wordpress.com/2008/01/07/ajaxing-in-net-2-pure-javascript-and-ajax-framework-javascript/"&gt;http://tiredblogger.wordpress.com/2008/01/07/ajaxing-in-net-2-pure-javascript-and-ajax-framework-javascript/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: SYSK 290:  ASP.NET AJAX -- $get vs. $find</title><link>http://blogs.msdn.com/irenak/archive/2007/02/19/sysk-290-asp-net-ajax-get-vs-find.aspx#7028170</link><pubDate>Tue, 08 Jan 2008 16:27:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7028170</guid><dc:creator>Trevor W</dc:creator><description>&lt;p&gt;This scares me. $get is used to overcome browsers that don't support .getElementById(), yet it doesn't handle the fact that this method although available in IE 5,6,7 is completely broken.&lt;/p&gt;
&lt;p&gt;Bug #152&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://webbugtrack.blogspot.com/2007/08/bug-152-getelementbyid-returns.html"&gt;http://webbugtrack.blogspot.com/2007/08/bug-152-getelementbyid-returns.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Bug #154&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://webbugtrack.blogspot.com/2007/09/bug-154-getelementbyid-is-not-case.html"&gt;http://webbugtrack.blogspot.com/2007/09/bug-154-getelementbyid-is-not-case.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thus your &amp;quot;proxy&amp;quot; method, doesn't actually solve anything these days because all browsers have the method, just IE doesn't implement it correctly!&lt;/p&gt;
&lt;p&gt;I would highly advice incorporating the final fix in Bug 152's workaround section to bring this method up to par.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Trevor W&lt;/p&gt;</description></item><item><title>re: SYSK 290:  ASP.NET AJAX -- $get vs. $find</title><link>http://blogs.msdn.com/irenak/archive/2007/02/19/sysk-290-asp-net-ajax-get-vs-find.aspx#7119277</link><pubDate>Tue, 15 Jan 2008 21:24:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7119277</guid><dc:creator>simi</dc:creator><description>&lt;p&gt;Please help me to find &amp;nbsp;the controls inside a Gridview &amp;nbsp;using $get.I am using &amp;nbsp;web method &amp;nbsp;as a callback function.&lt;/p&gt;
&lt;p&gt;Its working with the control in a aspx page but not with the controls inside a Gridview .How can i acces the controls inside Gridview&lt;/p&gt;</description></item><item><title>re: SYSK 290:  ASP.NET AJAX -- $get vs. $find</title><link>http://blogs.msdn.com/irenak/archive/2007/02/19/sysk-290-asp-net-ajax-get-vs-find.aspx#8510915</link><pubDate>Fri, 16 May 2008 06:59:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8510915</guid><dc:creator>Donald Hughes</dc:creator><description>&lt;p&gt;Please help me to find &amp;nbsp;the controls inside a Gridview &amp;nbsp;using $get.I am using &amp;nbsp;web method &amp;nbsp;as a callback function.&lt;/p&gt;
&lt;p&gt;I feel your pain!&lt;/p&gt;
&lt;p&gt;Help Me!&lt;/p&gt;
&lt;p&gt;aa37@yahoo.com&lt;/p&gt;</description></item></channel></rss>