<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>Building Blocks - XmlHttpRequest</title>
			<link>http://www.ajaxcf.com/blog/index.cfm</link>
			<description>tips for constructing next generation AJAX &amp; ColdFusion applications</description>
			<language>en-us</language>
			<pubDate>Thu, 09 Sep 2010 03:05:14 -0000</pubDate>
			<lastBuildDate>Mon, 06 Mar 2006 14:10:00 -0000</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>joe@ajaxcf.com</managingEditor>
			<webMaster>joe@ajaxcf.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>joe@ajaxcf.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			
			<itunes:explicit>no</itunes:explicit>
			
			
			
			
			
			<item>
				<title>Comparing XmlHttpRequest to iFrames</title>
				<link>http://www.ajaxcf.com/blog/index.cfm/2006/3/6/Comparing-XmlHttpRequest-to-iFrames</link>
				<description>
				
				Rob Gonda goes over some good details of XmlHttpRequest vs. iFrames in a &lt;a href=&quot;http://ajax.sys-con.com/read/188390.htm&quot;&gt;recent article&lt;/a&gt; for AJAX Developer Journal.&amp;nbsp; I actually utilize both in this site.  Most of the examples run off of XmlHttpRequest, but I&apos;ve done some work with &amp;lt;CF_SRS&amp;gt; which uses iFrames for communication.  &lt;br /&gt;&lt;br /&gt;Rob&apos;s article is a good read to get to know the differences of each.  &lt;blockquote&gt;&lt;a href=&quot;http://ajax.sys-con.com/read/188390.htm&quot;&gt;Ajax: XMLHttpRequest Vs. iFrames&lt;/a&gt; ? There is not better or worse when comparing these two techniques, but they are certainly different. While both of them allow you to communicate with the server in the background, you should choose the appropriate for your situation.&lt;/blockquote&gt;
				
				</description>
						
				
				<category>XmlHttpRequest</category>				
				
				<category>iFrames</category>				
				
				<pubDate>Mon, 06 Mar 2006 14:10:00 -0000</pubDate>
				<guid>http://www.ajaxcf.com/blog/index.cfm/2006/3/6/Comparing-XmlHttpRequest-to-iFrames</guid>
				
				
			</item>
			
		 	
			</channel></rss>