<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>AJAX on Justin Carmony</title>
		<link>https://www.justincarmony.com/tags/ajax/</link>
		<description>Recent content in AJAX on Justin Carmony</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Wed, 11 Mar 2015 18:20:17 +0000</lastBuildDate>
		
			<atom:link href="https://www.justincarmony.com/tags/ajax/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>X-Requested-With, AJAX Requests, and Android WebViews</title>
				<link>https://www.justincarmony.com/2015/03/11/x-requested-with-ajax-requests-and-android-webviews/</link>
				<pubDate>Wed, 11 Mar 2015 18:20:17 +0000</pubDate>
				<guid>https://www.justincarmony.com/2015/03/11/x-requested-with-ajax-requests-and-android-webviews/</guid>
				<description>&lt;p&gt;Today we ran into an interesting problem with certain pages of our website not loading for Android users inside their Facebook Apps. We dug down and ran into several red herrings, but ultimately found the problem.&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-problem&#34;&gt;The Problem&lt;/h2&gt;&#xA;&lt;p&gt;If you Google for “X-Requested-With”, or the &lt;code&gt;$_SERVER&lt;/code&gt; variable name in PHP &lt;code&gt;HTTP_X_REQUESTED_WITH&lt;/code&gt; you will likely find many posts stating that it is a method for detecting AJAX requests. Most major JavaScript libraries and/or frameworks like &lt;a href=&#34;http://jquery.com/&#34;&gt;jQuery&lt;/a&gt; will set the &lt;code&gt;X-Requested-With&lt;/code&gt; HTTP header for any AJAX requests. So if you Google &lt;code&gt;X-Requested-With&lt;/code&gt; or &lt;code&gt;HTTP_X_REQUESTED_WITH&lt;/code&gt; you will see blog posts &amp;amp; StackOverflow answers about detecting AJAX requests.&lt;/p&gt;</description>
			</item>
			<item>
				<title>ASP .NET Ajax - Straight forward and simple, the way it should be.</title>
				<link>https://www.justincarmony.com/2008/02/11/asp-net-ajax-straight-forward-and-simple-the-way-it-should-be/</link>
				<pubDate>Mon, 11 Feb 2008 16:34:41 +0000</pubDate>
				<guid>https://www.justincarmony.com/2008/02/11/asp-net-ajax-straight-forward-and-simple-the-way-it-should-be/</guid>
				<description>&lt;p&gt;I have to say, I&amp;rsquo;m very impressed with the implementation of ASP .NET AJAX. After creating several projects in .NET, converting several of my pages to implement AJAX was beyond easy. It was incredible. It takes all the &amp;ldquo;thinking&amp;rdquo; out of AJAX and just makes it work. Now, I&amp;rsquo;m not familiar with the security and stability of it, but for simple AJAX to make your interface just &amp;ldquo;nicer&amp;rdquo;, its amazing.  I&amp;rsquo;ll be posting a few tricks and tips that I discover as I play around with the AJAX capabilities of .NET.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
