<?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 AJAX Poll using JQuery – A complete implementation with Admin part</title>
	<atom:link href="http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/</link>
	<description>Asp.Net development..</description>
	<pubDate>Sat, 31 Jul 2010 02:23:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Vijay anand</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-118</link>
		<dc:creator>Vijay anand</dc:creator>
		<pubDate>Fri, 19 Feb 2010 09:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-118</guid>
		<description>Great work. I can see your effort. Its awesome. I love this site.</description>
		<content:encoded><![CDATA[<p>Great work. I can see your effort. Its awesome. I love this site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: girish</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-114</link>
		<dc:creator>girish</dc:creator>
		<pubDate>Wed, 13 Jan 2010 04:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-114</guid>
		<description>excellent work.working very well.Thanks</description>
		<content:encoded><![CDATA[<p>excellent work.working very well.Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abbas keshvari</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-113</link>
		<dc:creator>Abbas keshvari</dc:creator>
		<pubDate>Sat, 02 Jan 2010 07:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-113</guid>
		<description>Great example :)
tnx...</description>
		<content:encoded><![CDATA[<p>Great example :)<br />
tnx&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-110</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Wed, 25 Nov 2009 16:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-110</guid>
		<description>Second question, instead of using the input type="button" is it possible to use the  tag instead? i've tried it, of course its not working, not sure what to do.</description>
		<content:encoded><![CDATA[<p>Second question, instead of using the input type=&#8221;button&#8221; is it possible to use the  tag instead? i&#8217;ve tried it, of course its not working, not sure what to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-109</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Tue, 24 Nov 2009 20:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-109</guid>
		<description>This is working great, I was even able to convert this to VB to get it to work with our site. The issue I'm having however is converting this to a ASCX control and calling my control from my aspx page (either in VB or C#). It comes up fine, I select an option to vote but the results don't appear. I've made sure the URL in the Page method is set to the aspx page. I've even got the AutoEventWireup=true. Any thoughts?
Shane</description>
		<content:encoded><![CDATA[<p>This is working great, I was even able to convert this to VB to get it to work with our site. The issue I&#8217;m having however is converting this to a ASCX control and calling my control from my aspx page (either in VB or C#). It comes up fine, I select an option to vote but the results don&#8217;t appear. I&#8217;ve made sure the URL in the Page method is set to the aspx page. I&#8217;ve even got the AutoEventWireup=true. Any thoughts?<br />
Shane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amr</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-107</link>
		<dc:creator>amr</dc:creator>
		<pubDate>Tue, 17 Nov 2009 11:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-107</guid>
		<description>Thanks alot for this good example but after i vote it didn’t show result till i refresh Poll_CS.aspx and i got this javascript error :-
object doesn’t support this property or method
in line 54 and in page Poll_CS.aspx</description>
		<content:encoded><![CDATA[<p>Thanks alot for this good example but after i vote it didn’t show result till i refresh Poll_CS.aspx and i got this javascript error :-<br />
object doesn’t support this property or method<br />
in line 54 and in page Poll_CS.aspx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seren</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-106</link>
		<dc:creator>seren</dc:creator>
		<pubDate>Fri, 30 Oct 2009 07:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-106</guid>
		<description>Thanks A LOT. GREAT WORK. So Crazy :)</description>
		<content:encoded><![CDATA[<p>Thanks A LOT. GREAT WORK. So Crazy :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kobi</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-102</link>
		<dc:creator>kobi</dc:creator>
		<pubDate>Sun, 18 Oct 2009 11:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-102</guid>
		<description>it is marveles . i love it very much. the source code very easy to understand and nodify' thank you very much</description>
		<content:encoded><![CDATA[<p>it is marveles . i love it very much. the source code very easy to understand and nodify&#8217; thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SohelElite</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-100</link>
		<dc:creator>SohelElite</dc:creator>
		<pubDate>Tue, 22 Sep 2009 12:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-100</guid>
		<description>Marvelous !!! 
exactly what I need
Thnx dude.</description>
		<content:encoded><![CDATA[<p>Marvelous !!!<br />
exactly what I need<br />
Thnx dude.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harikesh</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-96</link>
		<dc:creator>harikesh</dc:creator>
		<pubDate>Thu, 06 Aug 2009 11:01:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-96</guid>
		<description>hi it great article i got everything wat i want for my application .thnx u</description>
		<content:encoded><![CDATA[<p>hi it great article i got everything wat i want for my application .thnx u</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mauro</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-78</link>
		<dc:creator>Mauro</dc:creator>
		<pubDate>Tue, 14 Jul 2009 03:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-78</guid>
		<description>hey man, i think that is great what are u doing, is really helpful in order to understand. maybe i use this code and modify to do something , i hope u don't get mad. 

thx!

bye
gracias!</description>
		<content:encoded><![CDATA[<p>hey man, i think that is great what are u doing, is really helpful in order to understand. maybe i use this code and modify to do something , i hope u don&#8217;t get mad. </p>
<p>thx!</p>
<p>bye<br />
gracias!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webdevvote.com</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-55</link>
		<dc:creator>webdevvote.com</dc:creator>
		<pubDate>Mon, 22 Jun 2009 13:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-55</guid>
		<description>You are voted!
Track back from WebDevVote.com</description>
		<content:encoded><![CDATA[<p>You are voted!<br />
Track back from WebDevVote.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nguyễn bá Quyền</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-53</link>
		<dc:creator>Nguyễn bá Quyền</dc:creator>
		<pubDate>Mon, 22 Jun 2009 07:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-53</guid>
		<description>Thanks you very much</description>
		<content:encoded><![CDATA[<p>Thanks you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marko</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-41</link>
		<dc:creator>Marko</dc:creator>
		<pubDate>Mon, 15 Jun 2009 19:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-41</guid>
		<description>BRAVO!</description>
		<content:encoded><![CDATA[<p>BRAVO!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bert</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-40</link>
		<dc:creator>Bert</dc:creator>
		<pubDate>Sat, 13 Jun 2009 15:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-40</guid>
		<description>Can you help me install this on my site?</description>
		<content:encoded><![CDATA[<p>Can you help me install this on my site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daud</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-38</link>
		<dc:creator>Daud</dc:creator>
		<pubDate>Wed, 20 May 2009 10:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-38</guid>
		<description>Great example</description>
		<content:encoded><![CDATA[<p>Great example</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YasserZaid</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-35</link>
		<dc:creator>YasserZaid</dc:creator>
		<pubDate>Sat, 02 May 2009 19:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-35</guid>
		<description>Thanks alot for this good example but after i vote it didn't show result till i refresh Poll_CS.aspx and i got this javascript error :-
object doesn't support this property or method 
in line 54 and in page Poll_CS.aspx

Please Replay my message</description>
		<content:encoded><![CDATA[<p>Thanks alot for this good example but after i vote it didn&#8217;t show result till i refresh Poll_CS.aspx and i got this javascript error :-<br />
object doesn&#8217;t support this property or method<br />
in line 54 and in page Poll_CS.aspx</p>
<p>Please Replay my message</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jones</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-28</link>
		<dc:creator>Jones</dc:creator>
		<pubDate>Tue, 28 Apr 2009 17:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-28</guid>
		<description>Nice post...</description>
		<content:encoded><![CDATA[<p>Nice post&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luke</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-26</link>
		<dc:creator>luke</dc:creator>
		<pubDate>Tue, 21 Apr 2009 03:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-26</guid>
		<description>Looks really good mate. Will have to give it a real go in our next app.</description>
		<content:encoded><![CDATA[<p>Looks really good mate. Will have to give it a real go in our next app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YasserZaid</title>
		<link>http://www.clientsideasp.net/2009/03/01/aspnet-ajax-poll-using-jquery-a-complete-implementation-with-admin-part/#comment-25</link>
		<dc:creator>YasserZaid</dc:creator>
		<pubDate>Sat, 18 Apr 2009 13:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.clientsideasp.net/?p=7#comment-25</guid>
		<description>Nice Example 
Thank you alot

Good Luck</description>
		<content:encoded><![CDATA[<p>Nice Example<br />
Thank you alot</p>
<p>Good Luck</p>
]]></content:encoded>
	</item>
</channel>
</rss>
