<?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>These things are far too hard &#187; email stationary</title>
	<atom:link href="http://leadingedgescripts.co.uk/tag/email-stationary/feed/" rel="self" type="application/rss+xml" />
	<link>http://leadingedgescripts.co.uk</link>
	<description></description>
	<lastBuildDate>Thu, 24 Feb 2011 13:05:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to Install an HTML Email Template into Outlook</title>
		<link>http://leadingedgescripts.co.uk/web-development/how-to-install-an-html-email-template-into-outlook/</link>
		<comments>http://leadingedgescripts.co.uk/web-development/how-to-install-an-html-email-template-into-outlook/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 17:25:17 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Emails]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[email stationary]]></category>
		<category><![CDATA[html email]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[stationary]]></category>

		<guid isPermaLink="false">http://www.leadingedgescripts.co.uk/wp/?p=8</guid>
		<description><![CDATA[In Outlook there is a feature called Stationary, this allows you to send HTML emails with embedded images. Stationary is simply an HTML file and associated images. It&#8217;s quite possible to create your own Stationary as HTML documents, however in order to use the Stationary you need to copy all the files into one of [...]]]></description>
			<content:encoded><![CDATA[<p>In Outlook there is a feature called Stationary, this allows you to send HTML emails with embedded images.</p>
<p>Stationary is simply an HTML file and associated images.</p>
<p>It&#8217;s quite possible to create your own Stationary as HTML documents, however in order to use the Stationary you need to copy all the files into one of the default stationary folders on your PC.</p>
<p>
<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-4904188713812219";
/* 468x60, created 02/11/08 */
google_ad_slot = "9286450703";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</p>
<p>This guide assumes you are using Windows XP and Outlook 2003. However, it is highly likely that this will be applicable on most system configurations.</p>
<p>The first step is to close Outlook.<br />
Now you need to copy the HTML and image (jpg / gif) files into the correct folder.</p>
<p>This will most likely be:</p>
<p>C:\Documents and Settings\YourUserName\Application Data\Microsoft\Stationery</p>
<p>(There is another folder you may need to copy these files into if you can&#8217;t use the stationary, more below)</p>
<p>If the developer who created the HTML email template has designed the template to use embedded images, the HTML file and it&#8217;s associated images must all be stored in the above folder. (Outlook cannot read files in subdirectorys)</p>
<p>So, by now you should have an HTML file and several image files stored in your stationary folder.</p>
<p>So the next step is to actually use the stationary in Outlook.</p>
<p>Step one is of course to open Outlook, now click on the &#8216;actions&#8217; menu, and select &#8216;new mail using&#8217; to open a sub menu. The new Stationary probably won&#8217;t show up in this menu the first time you try to use it so now click on &#8216;More Stationary&#8217;.</p>
<p>This should bring up a new window with a list of all the available Stationary. You should be able to pick out your new stationary from the list. Choosing the stationary will automatically open a new email window. Now you should just be able to type in your email as normal and click send.</p>
<h4>Some things you should note!</h4>
<p>Outlook does not use the same rendering engine as Internet Explorer or any normal web browser. This can mean that HTML email templates can look very messed up before you send them. This is pretty common. Normally once the email is sent and then received it will look ok.</p>
<p>Remember all the files must be placed directly into the folders I have mentioned &#8211; they will not work if you use any sub-folders.</p>
<p>e.g.</p>
<p>C:\Documents and Settings\YourUserName\Application Data\Microsoft\Stationery\template\</p>
<p><strong>This will not work!</strong></p>
<h4>What to do if the email template doesn&#8217;t show up after doing all the above</h4>
<p>It&#8217;s quite likely that your system uses a different stationary folder to the one I have mentioned above.</p>
<p>Try copying all the HTML and image files into this folder instead:<br />
C:\Program Files\Common Files\Microsoft Shared\Stationery</p>
<p>Then try to open the new stationary in Outlook again (as described above)</p>
]]></content:encoded>
			<wfw:commentRss>http://leadingedgescripts.co.uk/web-development/how-to-install-an-html-email-template-into-outlook/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

