<?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>pakapblog! &#187; ajax firefox</title>
	<atom:link href="http://ramseyramos.net/tag/ajax-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://ramseyramos.net</link>
	<description>stuff that I want to log...</description>
	<lastBuildDate>Fri, 04 Jun 2010 18:16:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>uncaught exception: Permission denied to call method XMLHttpRequest.open</title>
		<link>http://ramseyramos.net/2008/05/28/uncaught-exception-permission-denied-to-call-method-xmlhttprequestopen/</link>
		<comments>http://ramseyramos.net/2008/05/28/uncaught-exception-permission-denied-to-call-method-xmlhttprequestopen/#comments</comments>
		<pubDate>Wed, 28 May 2008 14:24:41 +0000</pubDate>
		<dc:creator>kewlburn</dc:creator>
				<category><![CDATA[Codes]]></category>
		<category><![CDATA[ajax firefox]]></category>

		<guid isPermaLink="false">http://ramseyramos.net/?p=83</guid>
		<description><![CDATA[Error I always encounter this when trying to fetch some data or info into another website using ajax. In IE its working but in FF its not. It is not possible to fetch data from another domain. It is a security issue of Mozilla/Firefox. Latest browser will not allow to do this job. If it [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Error I always encounter this when trying to fetch some data or info into another website using ajax. In IE its working but in FF its not.</p>
<p style="text-align: left;">It is not possible to fetch data from another domain. It is a security issue of Mozilla/Firefox. Latest browser will not allow to do this job. If it is a cross domain issue then the <a href="http://installingcats.wordpress.com/2008/01/29/how-to-fix-ajax-error-uncaught-exception-permission-denied-to-call-method-xmlhttprequestopen/">solution</a> are to change the current configurations of your Mozilla/Firefox <strong>or</strong> avoid the approach you are going on and change it as the way as the request and response occurs in the same domain.</p>
]]></content:encoded>
			<wfw:commentRss>http://ramseyramos.net/2008/05/28/uncaught-exception-permission-denied-to-call-method-xmlhttprequestopen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
