<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bagesh Singh&#039;s Blog &#187; ajax requests</title>
	<atom:link href="http://www.bageshsingh.com/bagesh-blog/tag/ajax-requests/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bageshsingh.com/bagesh-blog</link>
	<description>Shortest Distance to  Web Solutions &#38; Software Solutions</description>
	<lastBuildDate>Wed, 22 Feb 2012 18:42:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to return value from Ajax Function</title>
		<link>http://www.bageshsingh.com/bagesh-blog/2010/02/how-to-return-value-from-ajax-function-%e2%80%93-use-synchronous-request/</link>
		<comments>http://www.bageshsingh.com/bagesh-blog/2010/02/how-to-return-value-from-ajax-function-%e2%80%93-use-synchronous-request/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 14:36:20 +0000</pubDate>
		<dc:creator>Bagesh Singh</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[ajax requests]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.bageshsingh.com/bagesh-blog/?p=72</guid>
		<description><![CDATA[Have you ever tried to return values from the Ajax function ? Well it might be sometime the cases when you might have to return the value got from the server to another function rather than updating the component. Let Posts Related to How to return value from Ajax Function Disable Certain Days In a [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever tried to return values from the Ajax function ? Well it might be sometime the cases when you might have to return the value got from the server to another function rather than updating the component.</p>
<p>Let</p>
<div id="seo_alrp_related"><h2>Posts Related to How to return value from Ajax Function </h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2011/02/disable-certain-days-in-a-week-using-jquery-ui-datepicker/" rel="bookmark">Disable Certain Days In a Week using jQuery UI DatePicker</a></h3><p>A couple of days ago, I had posted on Prevent Users from Selecting Weekends using jQuery UI DatePicker Dominic mailed asking if it was possible ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2011/08/how-to-do-date-format-validation-in-php/" rel="bookmark">How to do Date format validation in PHP</a></h3><p>Today Sushil asked me how can we validate the date which is entered from textbox in “YYYY-MM-DD” format. Well, we can validate the format of ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2011/02/change-background-color-of-gridview-cell-using-jquery/" rel="bookmark">Change Background Color of GridView Cell using jQuery</a></h3><p>Users often ask how to change the background color of an ASP.NET GridView cell, if the cell matches a condition. It’s actually quite simple using ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2011/02/use-jquery-to-scroll-to-bottom-or-top-of-a-page/" rel="bookmark">Use jQuery to Scroll to Bottom or Top of a Page</a></h3><p>I had recently written about how to Use jQuery to Detect if User has Scrolled to the Bottom or Top of a Page. A DevCurry.com ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2011/02/jquery-datepicker-%e2%80%93-select-a-date-programmatically/" rel="bookmark">jQuery DatePicker – Select a Date Programmatically</a></h3><p>I have seen users asking how to programmatically select a date using jQuery UI DatePicker control. The DatePicker beforeShowDay event is ideal for this type ...</p></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.bageshsingh.com/bagesh-blog/2010/02/how-to-return-value-from-ajax-function-%e2%80%93-use-synchronous-request/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

