<?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>snydersoft.com &#187; ie</title>
	<atom:link href="http://snydersoft.com/tag/ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://snydersoft.com</link>
	<description>Sharing Web Development Information</description>
	<lastBuildDate>Tue, 15 Feb 2011 12:51:27 +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>Netscape 7.2 Email Client and Internet Explorer Browser</title>
		<link>http://snydersoft.com/2008/08/18/netscape-72-email-client-and-internet-explorer-browser/</link>
		<comments>http://snydersoft.com/2008/08/18/netscape-72-email-client-and-internet-explorer-browser/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 18:50:39 +0000</pubDate>
		<dc:creator>Jeremy Snyder</dc:creator>
				<category><![CDATA[Windows Tips]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[netscape]]></category>

		<guid isPermaLink="false">http://snydersoft.com/?p=94</guid>
		<description><![CDATA[I realize that many have already migrated to another program for email (instead of Netscape 7.2). However, I was asked to solve the problem of getting Netscape 7.2 email to open links in IE 7 that required a non-obvious answer (and some googling). I am documenting it here, incase someone else wants to do the [...]]]></description>
			<content:encoded><![CDATA[<p>I realize that many have already migrated to another program for email (instead of Netscape 7.2).  However, I was asked to solve the problem of getting Netscape 7.2 email to open links in IE 7 that required a non-obvious answer (and some googling).</p>
<p>I am documenting it here, incase someone else wants to do the same thing.</p>
<p>Basically, you need to edit the prefs.js file for Netscape (C:\Documents and Settings\*username*\Application Data\Mozilla\Profiles\default\*.slt\prefs.js)</p>
<p>Adding the following lines:</p>
<blockquote><p><code>user_pref("network.protocol-handler.app.http", "iexplore.exe");<br />
user_pref("network.protocol-handler.app.https", "iexplore.exe");<br />
user_pref("network.protocol-handler.expose.http", false);<br />
user_pref("network.protocol-handler.expose.https", false);<br />
</code></p></blockquote>
<p>Also, important to note that you need to have Netscape closed when editing this file&#8230; otherwise the changes will not take effect.  Easiest way to ensure this, make sure that netscp.exe isn&#8217;t running in Task manager.</p>
]]></content:encoded>
			<wfw:commentRss>http://snydersoft.com/2008/08/18/netscape-72-email-client-and-internet-explorer-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.239 seconds -->

