<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Outlook saves images only as bitmaps (.bmp)</title>
	<atom:link href="http://askthegeek.kennyhart.com/2005/11/20/outlook-saves-images-only-as-bitmaps-bmp/feed/" rel="self" type="application/rss+xml" />
	<link>http://askthegeek.kennyhart.com/index.php/2005/11/20/outlook-saves-images-only-as-bitmaps-bmp/</link>
	<description>Questions, answers and learning about all manner of things</description>
	<lastBuildDate>Fri, 27 Aug 2010 06:21:26 -0400</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Toone ELZINK</title>
		<link>http://askthegeek.kennyhart.com/index.php/2005/11/20/outlook-saves-images-only-as-bitmaps-bmp/#comment-160</link>
		<dc:creator>Toone ELZINK</dc:creator>
		<pubDate>Tue, 29 Sep 2009 07:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://askthegeek.kennyhart.com/?p=16#comment-160</guid>
		<description>Dear Mr Geek,

Thanks for your effort on your page:

http://askthegeek.kennyhart.com/index.php/2005/11/20/outlook-saves-images-only-as-bitmaps-bmp/

It didn&#039;t work for me. I am trying to find out 
if I can install the good old Outlook Express 
as my default email program. 

Also, on the above page you provide 2 links to 
sites about Macros. These links don&#039;t work.

Thanks anyway

Toone Elzink</description>
		<content:encoded><![CDATA[<p>Dear Mr Geek,</p>
<p>Thanks for your effort on your page:</p>
<p><a href="http://askthegeek.kennyhart.com/index.php/2005/11/20/outlook-saves-images-only-as-bitmaps-bmp/" rel="nofollow">http://askthegeek.kennyhart.com/index.php/2005/11/20/outlook-saves-images-only-as-bitmaps-bmp/</a></p>
<p>It didn&#8217;t work for me. I am trying to find out<br />
if I can install the good old Outlook Express<br />
as my default email program. </p>
<p>Also, on the above page you provide 2 links to<br />
sites about Macros. These links don&#8217;t work.</p>
<p>Thanks anyway</p>
<p>Toone Elzink</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradley</title>
		<link>http://askthegeek.kennyhart.com/index.php/2005/11/20/outlook-saves-images-only-as-bitmaps-bmp/#comment-37</link>
		<dc:creator>Bradley</dc:creator>
		<pubDate>Tue, 24 Jul 2007 07:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://askthegeek.kennyhart.com/?p=16#comment-37</guid>
		<description>That MACRO is perfect ;) Thanks heaps......</description>
		<content:encoded><![CDATA[<p>That MACRO is perfect <img src='http://askthegeek.kennyhart.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Thanks heaps&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mariano</title>
		<link>http://askthegeek.kennyhart.com/index.php/2005/11/20/outlook-saves-images-only-as-bitmaps-bmp/#comment-31</link>
		<dc:creator>Mariano</dc:creator>
		<pubDate>Fri, 20 Apr 2007 22:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://askthegeek.kennyhart.com/?p=16#comment-31</guid>
		<description>The Macro way worked perfectly.&lt;br/&gt;&lt;br/&gt;This issue happens when people from MAC&#039;s send imbeded images from &quot;mail&quot;</description>
		<content:encoded><![CDATA[<p>The Macro way worked perfectly.</p>
<p>This issue happens when people from MAC&#8217;s send imbeded images from &#8220;mail&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hauber@hotmail.com</title>
		<link>http://askthegeek.kennyhart.com/index.php/2005/11/20/outlook-saves-images-only-as-bitmaps-bmp/#comment-19</link>
		<dc:creator>hauber@hotmail.com</dc:creator>
		<pubDate>Sun, 16 Apr 2006 21:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://askthegeek.kennyhart.com/?p=16#comment-19</guid>
		<description>your tip about creating the macro saveembeddedpicture was great. it works like magic. even though the steps described there were not exactly as found in win XP, but it was close enough to work at the end. thanks a lot !!!</description>
		<content:encoded><![CDATA[<p>your tip about creating the macro saveembeddedpicture was great. it works like magic. even though the steps described there were not exactly as found in win XP, but it was close enough to work at the end. thanks a lot !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Geek</title>
		<link>http://askthegeek.kennyhart.com/index.php/2005/11/20/outlook-saves-images-only-as-bitmaps-bmp/#comment-12</link>
		<dc:creator>The Geek</dc:creator>
		<pubDate>Mon, 19 Dec 2005 14:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://askthegeek.kennyhart.com/?p=16#comment-12</guid>
		<description>Unfortunately, there is no simple resolution to this issue. Outlook uses Internet Explorer to render HTML messages. If the images are embedded in line, the only option is to save as a .bmp file; attached images are cached, so the original image is available to save. 

There is a workaround if you are inclined to do some serious macro programming. That solution is detailed here: http://www.sparnaaij.net/Howto/saveembeddedpictures.htm

Here is another dissertation about the issue, if you care to read about it: http://blogs.msdn.com/jeffdav/archive/2003/12/08/53607.aspx

Merry Christmas!
The Geek</description>
		<content:encoded><![CDATA[<p>Unfortunately, there is no simple resolution to this issue. Outlook uses Internet Explorer to render HTML messages. If the images are embedded in line, the only option is to save as a .bmp file; attached images are cached, so the original image is available to save. </p>
<p>There is a workaround if you are inclined to do some serious macro programming. That solution is detailed here: <a href="http://www.sparnaaij.net/Howto/saveembeddedpictures.htm" rel="nofollow">http://www.sparnaaij.net/Howto/saveembeddedpictures.htm</a></p>
<p>Here is another dissertation about the issue, if you care to read about it: <a href="http://blogs.msdn.com/jeffdav/archive/2003/12/08/53607.aspx" rel="nofollow">http://blogs.msdn.com/jeffdav/archive/2003/12/08/53607.aspx</a></p>
<p>Merry Christmas!<br />
The Geek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jo</title>
		<link>http://askthegeek.kennyhart.com/index.php/2005/11/20/outlook-saves-images-only-as-bitmaps-bmp/#comment-11</link>
		<dc:creator>jo</dc:creator>
		<pubDate>Sun, 18 Dec 2005 23:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://askthegeek.kennyhart.com/?p=16#comment-11</guid>
		<description>I&#039;m having the same problem as inge. I delete cookies and temp. internet files daily. The problem started when I downloaded Real Estate Viewer. I&#039;ve deleted the program (I think I&#039;ve gotten all of it), but the problem remains--intermittent. On a page full of graphics, some will show and save properly, some will show and save only as &quot;Untitled.bmp&quot;.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem as inge. I delete cookies and temp. internet files daily. The problem started when I downloaded Real Estate Viewer. I&#8217;ve deleted the program (I think I&#8217;ve gotten all of it), but the problem remains&#8211;intermittent. On a page full of graphics, some will show and save properly, some will show and save only as &#8220;Untitled.bmp&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Inge van Dam</title>
		<link>http://askthegeek.kennyhart.com/index.php/2005/11/20/outlook-saves-images-only-as-bitmaps-bmp/#comment-7</link>
		<dc:creator>Inge van Dam</dc:creator>
		<pubDate>Tue, 29 Nov 2005 19:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://askthegeek.kennyhart.com/?p=16#comment-7</guid>
		<description>I have the same problem, but sometimes it does save the pics as gif or jpg and sometimes it does not. I have done everything that was written down by you and also what was written in the ms knowledgebase, but nothing helps!&lt;br/&gt;Hope you have another solution? This turns me crazy ;-)</description>
		<content:encoded><![CDATA[<p>I have the same problem, but sometimes it does save the pics as gif or jpg and sometimes it does not. I have done everything that was written down by you and also what was written in the ms knowledgebase, but nothing helps!<br />Hope you have another solution? This turns me crazy <img src='http://askthegeek.kennyhart.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
