<?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 &#8211; Calling server side methods from client side</title>
	<atom:link href="http://www.rajeeshcv.com/2008/10/aspnet-ajax-calling-server-side-methods-from-client-side/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rajeeshcv.com/2008/10/aspnet-ajax-calling-server-side-methods-from-client-side/</link>
	<description>Sharing my knowledge</description>
	<lastBuildDate>Fri, 09 Jul 2010 18:54:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rajeesh</title>
		<link>http://www.rajeeshcv.com/2008/10/aspnet-ajax-calling-server-side-methods-from-client-side/comment-page-1/#comment-20</link>
		<dc:creator>Rajeesh</dc:creator>
		<pubDate>Thu, 02 Apr 2009 17:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.rajeeshcv.com/2008/10/aspnet-ajax-calling-server-side-methods-from-client-side/#comment-20</guid>
		<description>Hi Rajat,

The link which you have given works in POST, if you wants a GET request simply delete &quot; type: &quot;POST&quot;, &quot;. Since the default request type is GET for that jquery ajax call.

Please let me know, if you have any trouble in getting it right.

Thanks,
Rajeesh</description>
		<content:encoded><![CDATA[<p>Hi Rajat,</p>
<p>The link which you have given works in POST, if you wants a GET request simply delete &#8221; type: &#8220;POST&#8221;, &#8220;. Since the default request type is GET for that jquery ajax call.</p>
<p>Please let me know, if you have any trouble in getting it right.</p>
<p>Thanks,<br />
Rajeesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajat</title>
		<link>http://www.rajeeshcv.com/2008/10/aspnet-ajax-calling-server-side-methods-from-client-side/comment-page-1/#comment-19</link>
		<dc:creator>Rajat</dc:creator>
		<pubDate>Thu, 02 Apr 2009 11:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.rajeeshcv.com/2008/10/aspnet-ajax-calling-server-side-methods-from-client-side/#comment-19</guid>
		<description>hi!
nice post... i was wondering how to call the web method(GET request) using jQuery? 

i did read this -
http://encosia.com/2008/05/29/using-jquery-to-directly-call-aspnet-ajax-page-methods/

but it was using POST. 

Also &quot;HOW&quot; do u pass data to our web methods?? Could u post a sample?

- jQuery/webmethod newbie</description>
		<content:encoded><![CDATA[<p>hi!<br />
nice post&#8230; i was wondering how to call the web method(GET request) using jQuery? </p>
<p>i did read this -<br />
<a href="http://encosia.com/2008/05/29/using-jquery-to-directly-call-aspnet-ajax-page-methods/" rel="nofollow">http://encosia.com/2008/05/29/using-jquery-to-directly-call-aspnet-ajax-page-methods/</a></p>
<p>but it was using POST. </p>
<p>Also &#8220;HOW&#8221; do u pass data to our web methods?? Could u post a sample?</p>
<p>- jQuery/webmethod newbie</p>
]]></content:encoded>
	</item>
</channel>
</rss>
