how to save more than 1 embedded pic

G

Guest

hi, i have this same problem too, i used this method but it only solved 1/2
of it bcoz when i SaveAttachment, only 1 "none" appeared in the sub-menu n
therefore only the 1st picture could be saved, any solutions? thx

Roady said:
No, there is no other solution for it. Whether it is a bug or feature...
well at least it is a known issue ;-)

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
peter said:
The article hit the nail on the head. However, this solution is so
involved, forwarding to yahoo is starting to look less stupid a solution.

I couldn't help but wonder, why won't outlook let me save the photo as
jpg? Is this a bug or feature? Is there a patch to enable this?

Since the complexity is a one-time thing, I think I'll do the macro as
suggested. Thanks.

-peter

Roady said:
Yes, you can do this with a macro;
http://www.howto-outlook.com/howto/saveembeddedpictures.htm

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
Someone sent me a photo in an html email. The entire email size is 25KB.
I want to save the photo, so I right click and select save as, but
strangely, only bmp format is offered. Saving the image as bmp yields a
1MB file. I don't want to re-compress it as jpeg again.

If I view source while in the email, the place where the image appears
has a tag like this:

<IMG alt="" hspace=0 src="cid:029701c4ac5d$7b874910$f3343204@photo1"
align=baseline border=0>

I'm guessing the cid: thing is referring to some internal database in
outlook where the image is stored. How can I extract this jpeg file and
save it as is?

I ended up forwarding the email to a yahoo account, there I was able to
right click on the image and save as jpeg file, but this is a stupid
solution. There has to be a direct way.
 
R

Roady [MVP]

It's saving all attachments for me for both jpeg and gif. I'm using Outlook
2003 + SP1 but it should work for previous versions as well.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
mork said:
hi, i have this same problem too, i used this method but it only solved
1/2
of it bcoz when i SaveAttachment, only 1 "none" appeared in the sub-menu n
therefore only the 1st picture could be saved, any solutions? thx

Roady said:
No, there is no other solution for it. Whether it is a bug or feature...
well at least it is a known issue ;-)

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
peter said:
The article hit the nail on the head. However, this solution is so
involved, forwarding to yahoo is starting to look less stupid a
solution.

I couldn't help but wonder, why won't outlook let me save the photo as
jpg? Is this a bug or feature? Is there a patch to enable this?

Since the complexity is a one-time thing, I think I'll do the macro as
suggested. Thanks.

-peter

"Roady [MVP]" <newsgroups_DELETE_@_DELETE_sparnaaij_NO_._SPAM_net>
wrote
in message Yes, you can do this with a macro;
http://www.howto-outlook.com/howto/saveembeddedpictures.htm

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
Someone sent me a photo in an html email. The entire email size is
25KB.
I want to save the photo, so I right click and select save as, but
strangely, only bmp format is offered. Saving the image as bmp yields
a
1MB file. I don't want to re-compress it as jpeg again.

If I view source while in the email, the place where the image
appears
has a tag like this:

<IMG alt="" hspace=0 src="cid:029701c4ac5d$7b874910$f3343204@photo1"
align=baseline border=0>

I'm guessing the cid: thing is referring to some internal database in
outlook where the image is stored. How can I extract this jpeg file
and
save it as is?

I ended up forwarding the email to a yahoo account, there I was able
to
right click on the image and save as jpeg file, but this is a stupid
solution. There has to be a direct way.
 
G

Guest

no, the "save attachments" option is grey n if i right click on the image,
only it will save as .bmp untitled. I have used the macro code:
http://www.howto-outlook.com/howto/saveembeddedpictures.htm given by one of
the MVP but it could only save 1 pic file from the multiple pics embedded in
the html format email.
Thanks.

Roady said:
It's saving all attachments for me for both jpeg and gif. I'm using Outlook
2003 + SP1 but it should work for previous versions as well.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
mork said:
hi, i have this same problem too, i used this method but it only solved
1/2
of it bcoz when i SaveAttachment, only 1 "none" appeared in the sub-menu n
therefore only the 1st picture could be saved, any solutions? thx

Roady said:
No, there is no other solution for it. Whether it is a bug or feature...
well at least it is a known issue ;-)

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
The article hit the nail on the head. However, this solution is so
involved, forwarding to yahoo is starting to look less stupid a
solution.

I couldn't help but wonder, why won't outlook let me save the photo as
jpg? Is this a bug or feature? Is there a patch to enable this?

Since the complexity is a one-time thing, I think I'll do the macro as
suggested. Thanks.

-peter

"Roady [MVP]" <newsgroups_DELETE_@_DELETE_sparnaaij_NO_._SPAM_net>
wrote
in message Yes, you can do this with a macro;
http://www.howto-outlook.com/howto/saveembeddedpictures.htm

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
Someone sent me a photo in an html email. The entire email size is
25KB.
I want to save the photo, so I right click and select save as, but
strangely, only bmp format is offered. Saving the image as bmp yields
a
1MB file. I don't want to re-compress it as jpeg again.

If I view source while in the email, the place where the image
appears
has a tag like this:

<IMG alt="" hspace=0 src="cid:029701c4ac5d$7b874910$f3343204@photo1"
align=baseline border=0>

I'm guessing the cid: thing is referring to some internal database in
outlook where the image is stored. How can I extract this jpeg file
and
save it as is?

I ended up forwarding the email to a yahoo account, there I was able
to
right click on the image and save as jpeg file, but this is a stupid
solution. There has to be a direct way.
 
R

Roady [MVP]

Yep, that is my site :)

Does the code execute in full? Then the message should be closed as well.
Do you have more macros configured or are you using a virusscanner that can
disable macros?

I just saw a nice side effect of the code; When you open the message,
execute the code and the message closes you'll see all the attachments under
the "To" field in the Reading Pane.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
mork said:
no, the "save attachments" option is grey n if i right click on the image,
only it will save as .bmp untitled. I have used the macro code:
http://www.howto-outlook.com/howto/saveembeddedpictures.htm given by one
of
the MVP but it could only save 1 pic file from the multiple pics embedded
in
the html format email.
Thanks.

Roady said:
It's saving all attachments for me for both jpeg and gif. I'm using
Outlook
2003 + SP1 but it should work for previous versions as well.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
mork said:
hi, i have this same problem too, i used this method but it only solved
1/2
of it bcoz when i SaveAttachment, only 1 "none" appeared in the
sub-menu n
therefore only the 1st picture could be saved, any solutions? thx

:

No, there is no other solution for it. Whether it is a bug or
feature...
well at least it is a known issue ;-)

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
The article hit the nail on the head. However, this solution is so
involved, forwarding to yahoo is starting to look less stupid a
solution.

I couldn't help but wonder, why won't outlook let me save the photo
as
jpg? Is this a bug or feature? Is there a patch to enable this?

Since the complexity is a one-time thing, I think I'll do the macro
as
suggested. Thanks.

-peter

"Roady [MVP]" <newsgroups_DELETE_@_DELETE_sparnaaij_NO_._SPAM_net>
wrote
in message Yes, you can do this with a macro;
http://www.howto-outlook.com/howto/saveembeddedpictures.htm

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
Someone sent me a photo in an html email. The entire email size is
25KB.
I want to save the photo, so I right click and select save as, but
strangely, only bmp format is offered. Saving the image as bmp
yields
a
1MB file. I don't want to re-compress it as jpeg again.

If I view source while in the email, the place where the image
appears
has a tag like this:

<IMG alt="" hspace=0
src="cid:029701c4ac5d$7b874910$f3343204@photo1"
align=baseline border=0>

I'm guessing the cid: thing is referring to some internal database
in
outlook where the image is stored. How can I extract this jpeg
file
and
save it as is?

I ended up forwarding the email to a yahoo account, there I was
able
to
right click on the image and save as jpeg file, but this is a
stupid
solution. There has to be a direct way.
 
G

Guest

now when i "run" this macro, an error message appears:
Object variable or With block variable not set

Roady said:
Yep, that is my site :)

Does the code execute in full? Then the message should be closed as well.
Do you have more macros configured or are you using a virusscanner that can
disable macros?

I just saw a nice side effect of the code; When you open the message,
execute the code and the message closes you'll see all the attachments under
the "To" field in the Reading Pane.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
mork said:
no, the "save attachments" option is grey n if i right click on the image,
only it will save as .bmp untitled. I have used the macro code:
http://www.howto-outlook.com/howto/saveembeddedpictures.htm given by one
of
the MVP but it could only save 1 pic file from the multiple pics embedded
in
the html format email.
Thanks.

Roady said:
It's saving all attachments for me for both jpeg and gif. I'm using
Outlook
2003 + SP1 but it should work for previous versions as well.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
hi, i have this same problem too, i used this method but it only solved
1/2
of it bcoz when i SaveAttachment, only 1 "none" appeared in the
sub-menu n
therefore only the 1st picture could be saved, any solutions? thx

:

No, there is no other solution for it. Whether it is a bug or
feature...
well at least it is a known issue ;-)

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
The article hit the nail on the head. However, this solution is so
involved, forwarding to yahoo is starting to look less stupid a
solution.

I couldn't help but wonder, why won't outlook let me save the photo
as
jpg? Is this a bug or feature? Is there a patch to enable this?

Since the complexity is a one-time thing, I think I'll do the macro
as
suggested. Thanks.

-peter

"Roady [MVP]" <newsgroups_DELETE_@_DELETE_sparnaaij_NO_._SPAM_net>
wrote
in message Yes, you can do this with a macro;
http://www.howto-outlook.com/howto/saveembeddedpictures.htm

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
Someone sent me a photo in an html email. The entire email size is
25KB.
I want to save the photo, so I right click and select save as, but
strangely, only bmp format is offered. Saving the image as bmp
yields
a
1MB file. I don't want to re-compress it as jpeg again.

If I view source while in the email, the place where the image
appears
has a tag like this:

<IMG alt="" hspace=0
src="cid:029701c4ac5d$7b874910$f3343204@photo1"
align=baseline border=0>

I'm guessing the cid: thing is referring to some internal database
in
outlook where the image is stored. How can I extract this jpeg
file
and
save it as is?

I ended up forwarding the email to a yahoo account, there I was
able
to
right click on the image and save as jpeg file, but this is a
stupid
solution. There has to be a direct way.
 
R

Roady [MVP]

Is this the only macro you've got in Outlook?

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
mork said:
now when i "run" this macro, an error message appears:
Object variable or With block variable not set

Roady said:
Yep, that is my site :)

Does the code execute in full? Then the message should be closed as well.
Do you have more macros configured or are you using a virusscanner that
can
disable macros?

I just saw a nice side effect of the code; When you open the message,
execute the code and the message closes you'll see all the attachments
under
the "To" field in the Reading Pane.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
mork said:
no, the "save attachments" option is grey n if i right click on the
image,
only it will save as .bmp untitled. I have used the macro code:
http://www.howto-outlook.com/howto/saveembeddedpictures.htm given by
one
of
the MVP but it could only save 1 pic file from the multiple pics
embedded
in
the html format email.
Thanks.

:

It's saving all attachments for me for both jpeg and gif. I'm using
Outlook
2003 + SP1 but it should work for previous versions as well.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
hi, i have this same problem too, i used this method but it only
solved
1/2
of it bcoz when i SaveAttachment, only 1 "none" appeared in the
sub-menu n
therefore only the 1st picture could be saved, any solutions? thx

:

No, there is no other solution for it. Whether it is a bug or
feature...
well at least it is a known issue ;-)

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
The article hit the nail on the head. However, this solution is
so
involved, forwarding to yahoo is starting to look less stupid a
solution.

I couldn't help but wonder, why won't outlook let me save the
photo
as
jpg? Is this a bug or feature? Is there a patch to enable this?

Since the complexity is a one-time thing, I think I'll do the
macro
as
suggested. Thanks.

-peter

"Roady [MVP]"
<newsgroups_DELETE_@_DELETE_sparnaaij_NO_._SPAM_net>
wrote
in message Yes, you can do this with a macro;
http://www.howto-outlook.com/howto/saveembeddedpictures.htm

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
Someone sent me a photo in an html email. The entire email size
is
25KB.
I want to save the photo, so I right click and select save as,
but
strangely, only bmp format is offered. Saving the image as bmp
yields
a
1MB file. I don't want to re-compress it as jpeg again.

If I view source while in the email, the place where the image
appears
has a tag like this:

<IMG alt="" hspace=0
src="cid:029701c4ac5d$7b874910$f3343204@photo1"
align=baseline border=0>

I'm guessing the cid: thing is referring to some internal
database
in
outlook where the image is stored. How can I extract this jpeg
file
and
save it as is?

I ended up forwarding the email to a yahoo account, there I was
able
to
right click on the image and save as jpeg file, but this is a
stupid
solution. There has to be a direct way.
 
G

Guest

Yes, the 1 n only :)

Roady said:
Is this the only macro you've got in Outlook?

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
mork said:
now when i "run" this macro, an error message appears:
Object variable or With block variable not set

Roady said:
Yep, that is my site :)

Does the code execute in full? Then the message should be closed as well.
Do you have more macros configured or are you using a virusscanner that
can
disable macros?

I just saw a nice side effect of the code; When you open the message,
execute the code and the message closes you'll see all the attachments
under
the "To" field in the Reading Pane.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
no, the "save attachments" option is grey n if i right click on the
image,
only it will save as .bmp untitled. I have used the macro code:
http://www.howto-outlook.com/howto/saveembeddedpictures.htm given by
one
of
the MVP but it could only save 1 pic file from the multiple pics
embedded
in
the html format email.
Thanks.

:

It's saving all attachments for me for both jpeg and gif. I'm using
Outlook
2003 + SP1 but it should work for previous versions as well.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
hi, i have this same problem too, i used this method but it only
solved
1/2
of it bcoz when i SaveAttachment, only 1 "none" appeared in the
sub-menu n
therefore only the 1st picture could be saved, any solutions? thx

:

No, there is no other solution for it. Whether it is a bug or
feature...
well at least it is a known issue ;-)

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
The article hit the nail on the head. However, this solution is
so
involved, forwarding to yahoo is starting to look less stupid a
solution.

I couldn't help but wonder, why won't outlook let me save the
photo
as
jpg? Is this a bug or feature? Is there a patch to enable this?

Since the complexity is a one-time thing, I think I'll do the
macro
as
suggested. Thanks.

-peter

"Roady [MVP]"
<newsgroups_DELETE_@_DELETE_sparnaaij_NO_._SPAM_net>
wrote
in message Yes, you can do this with a macro;
http://www.howto-outlook.com/howto/saveembeddedpictures.htm

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
Someone sent me a photo in an html email. The entire email size
is
25KB.
I want to save the photo, so I right click and select save as,
but
strangely, only bmp format is offered. Saving the image as bmp
yields
a
1MB file. I don't want to re-compress it as jpeg again.

If I view source while in the email, the place where the image
appears
has a tag like this:

<IMG alt="" hspace=0
src="cid:029701c4ac5d$7b874910$f3343204@photo1"
align=baseline border=0>

I'm guessing the cid: thing is referring to some internal
database
in
outlook where the image is stored. How can I extract this jpeg
file
and
save it as is?

I ended up forwarding the email to a yahoo account, there I was
able
to
right click on the image and save as jpeg file, but this is a
stupid
solution. There has to be a direct way.
 
R

Roady [MVP]

In the VB editor under Tools-> References make sure you've got at least the
following libraries selected;
Visual Basic for Applications
Microsoft
Outlook 11.0 Object Library
OLE Automation
Microsoft Office 11.0 Object Library
Microsoft Forms 2.0 Object Library

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
mork said:
Yes, the 1 n only :)

Roady said:
Is this the only macro you've got in Outlook?

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
mork said:
now when i "run" this macro, an error message appears:
Object variable or With block variable not set

:

Yep, that is my site :)

Does the code execute in full? Then the message should be closed as
well.
Do you have more macros configured or are you using a virusscanner
that
can
disable macros?

I just saw a nice side effect of the code; When you open the message,
execute the code and the message closes you'll see all the attachments
under
the "To" field in the Reading Pane.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
no, the "save attachments" option is grey n if i right click on the
image,
only it will save as .bmp untitled. I have used the macro code:
http://www.howto-outlook.com/howto/saveembeddedpictures.htm given by
one
of
the MVP but it could only save 1 pic file from the multiple pics
embedded
in
the html format email.
Thanks.

:

It's saving all attachments for me for both jpeg and gif. I'm using
Outlook
2003 + SP1 but it should work for previous versions as well.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
hi, i have this same problem too, i used this method but it only
solved
1/2
of it bcoz when i SaveAttachment, only 1 "none" appeared in the
sub-menu n
therefore only the 1st picture could be saved, any solutions? thx

:

No, there is no other solution for it. Whether it is a bug or
feature...
well at least it is a known issue ;-)

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
The article hit the nail on the head. However, this solution
is
so
involved, forwarding to yahoo is starting to look less stupid
a
solution.

I couldn't help but wonder, why won't outlook let me save the
photo
as
jpg? Is this a bug or feature? Is there a patch to enable
this?

Since the complexity is a one-time thing, I think I'll do the
macro
as
suggested. Thanks.

-peter

"Roady [MVP]"
<newsgroups_DELETE_@_DELETE_sparnaaij_NO_._SPAM_net>
wrote
in message Yes, you can do this with a macro;
http://www.howto-outlook.com/howto/saveembeddedpictures.htm

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
Someone sent me a photo in an html email. The entire email
size
is
25KB.
I want to save the photo, so I right click and select save
as,
but
strangely, only bmp format is offered. Saving the image as
bmp
yields
a
1MB file. I don't want to re-compress it as jpeg again.

If I view source while in the email, the place where the
image
appears
has a tag like this:

<IMG alt="" hspace=0
src="cid:029701c4ac5d$7b874910$f3343204@photo1"
align=baseline border=0>

I'm guessing the cid: thing is referring to some internal
database
in
outlook where the image is stored. How can I extract this
jpeg
file
and
save it as is?

I ended up forwarding the email to a yahoo account, there I
was
able
to
right click on the image and save as jpeg file, but this is
a
stupid
solution. There has to be a direct way.
 
G

Guest

Hi
I cannot find Microsoft Forms 2.0 Object Library, how do i add this in the
lib?
I also found this saying only 1st attachment could be saved from this link
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbaol11/html/olproDisplayName.asp
Thank you
Cheers

Roady said:
In the VB editor under Tools-> References make sure you've got at least the
following libraries selected;
Visual Basic for Applications
Microsoft
Outlook 11.0 Object Library
OLE Automation
Microsoft Office 11.0 Object Library
Microsoft Forms 2.0 Object Library

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
mork said:
Yes, the 1 n only :)

Roady said:
Is this the only macro you've got in Outlook?

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
now when i "run" this macro, an error message appears:
Object variable or With block variable not set

:

Yep, that is my site :)

Does the code execute in full? Then the message should be closed as
well.
Do you have more macros configured or are you using a virusscanner
that
can
disable macros?

I just saw a nice side effect of the code; When you open the message,
execute the code and the message closes you'll see all the attachments
under
the "To" field in the Reading Pane.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
no, the "save attachments" option is grey n if i right click on the
image,
only it will save as .bmp untitled. I have used the macro code:
http://www.howto-outlook.com/howto/saveembeddedpictures.htm given by
one
of
the MVP but it could only save 1 pic file from the multiple pics
embedded
in
the html format email.
Thanks.

:

It's saving all attachments for me for both jpeg and gif. I'm using
Outlook
2003 + SP1 but it should work for previous versions as well.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
hi, i have this same problem too, i used this method but it only
solved
1/2
of it bcoz when i SaveAttachment, only 1 "none" appeared in the
sub-menu n
therefore only the 1st picture could be saved, any solutions? thx

:

No, there is no other solution for it. Whether it is a bug or
feature...
well at least it is a known issue ;-)

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
The article hit the nail on the head. However, this solution
is
so
involved, forwarding to yahoo is starting to look less stupid
a
solution.

I couldn't help but wonder, why won't outlook let me save the
photo
as
jpg? Is this a bug or feature? Is there a patch to enable
this?

Since the complexity is a one-time thing, I think I'll do the
macro
as
suggested. Thanks.

-peter

"Roady [MVP]"
<newsgroups_DELETE_@_DELETE_sparnaaij_NO_._SPAM_net>
wrote
in message Yes, you can do this with a macro;
http://www.howto-outlook.com/howto/saveembeddedpictures.htm

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
Someone sent me a photo in an html email. The entire email
size
is
25KB.
I want to save the photo, so I right click and select save
as,
but
strangely, only bmp format is offered. Saving the image as
bmp
yields
a
1MB file. I don't want to re-compress it as jpeg again.

If I view source while in the email, the place where the
image
appears
has a tag like this:

<IMG alt="" hspace=0
src="cid:029701c4ac5d$7b874910$f3343204@photo1"
align=baseline border=0>

I'm guessing the cid: thing is referring to some internal
database
in
outlook where the image is stored. How can I extract this
jpeg
file
and
save it as is?

I ended up forwarding the email to a yahoo account, there I
was
able
to
right click on the image and save as jpeg file, but this is
a
stupid
solution. There has to be a direct way.
 
R

Roady [MVP]

Well my scripts saves them all. That is because of the "For Each ... Next"
loop.
The Forms Library is located here C:\Windows\System32\FM20.dll

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
mork said:
Hi
I cannot find Microsoft Forms 2.0 Object Library, how do i add this in the
lib?
I also found this saying only 1st attachment could be saved from this
link:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbaol11/html/olproDisplayName.asp
Thank you
Cheers

Roady said:
In the VB editor under Tools-> References make sure you've got at least
the
following libraries selected;
Visual Basic for Applications
Microsoft
Outlook 11.0 Object Library
OLE Automation
Microsoft Office 11.0 Object Library
Microsoft Forms 2.0 Object Library

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
mork said:
Yes, the 1 n only :)

:

Is this the only macro you've got in Outlook?

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
now when i "run" this macro, an error message appears:
Object variable or With block variable not set

:

Yep, that is my site :)

Does the code execute in full? Then the message should be closed as
well.
Do you have more macros configured or are you using a virusscanner
that
can
disable macros?

I just saw a nice side effect of the code; When you open the
message,
execute the code and the message closes you'll see all the
attachments
under
the "To" field in the Reading Pane.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
no, the "save attachments" option is grey n if i right click on
the
image,
only it will save as .bmp untitled. I have used the macro code:
http://www.howto-outlook.com/howto/saveembeddedpictures.htm given
by
one
of
the MVP but it could only save 1 pic file from the multiple pics
embedded
in
the html format email.
Thanks.

:

It's saving all attachments for me for both jpeg and gif. I'm
using
Outlook
2003 + SP1 but it should work for previous versions as well.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
hi, i have this same problem too, i used this method but it
only
solved
1/2
of it bcoz when i SaveAttachment, only 1 "none" appeared in
the
sub-menu n
therefore only the 1st picture could be saved, any solutions?
thx

:

No, there is no other solution for it. Whether it is a bug or
feature...
well at least it is a known issue ;-)

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
The article hit the nail on the head. However, this
solution
is
so
involved, forwarding to yahoo is starting to look less
stupid
a
solution.

I couldn't help but wonder, why won't outlook let me save
the
photo
as
jpg? Is this a bug or feature? Is there a patch to enable
this?

Since the complexity is a one-time thing, I think I'll do
the
macro
as
suggested. Thanks.

-peter

"Roady [MVP]"
<newsgroups_DELETE_@_DELETE_sparnaaij_NO_._SPAM_net>
wrote
in message Yes, you can do this with a macro;
http://www.howto-outlook.com/howto/saveembeddedpictures.htm

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
Someone sent me a photo in an html email. The entire
email
size
is
25KB.
I want to save the photo, so I right click and select
save
as,
but
strangely, only bmp format is offered. Saving the image
as
bmp
yields
a
1MB file. I don't want to re-compress it as jpeg again.

If I view source while in the email, the place where the
image
appears
has a tag like this:

<IMG alt="" hspace=0
src="cid:029701c4ac5d$7b874910$f3343204@photo1"
align=baseline border=0>

I'm guessing the cid: thing is referring to some internal
database
in
outlook where the image is stored. How can I extract this
jpeg
file
and
save it as is?

I ended up forwarding the email to a yahoo account, there
I
was
able
to
right click on the image and save as jpeg file, but this
is
a
stupid
solution. There has to be a direct way.
 
G

Guest

Hi, i do have this FM20.dll but how come i cannot find it listewd in the
library? tks

Roady said:
Well my scripts saves them all. That is because of the "For Each ... Next"
loop.
The Forms Library is located here C:\Windows\System32\FM20.dll

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
mork said:
Hi
I cannot find Microsoft Forms 2.0 Object Library, how do i add this in the
lib?
I also found this saying only 1st attachment could be saved from this
link:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbaol11/html/olproDisplayName.asp
Thank you
Cheers

Roady said:
In the VB editor under Tools-> References make sure you've got at least
the
following libraries selected;
Visual Basic for Applications
Microsoft
Outlook 11.0 Object Library
OLE Automation
Microsoft Office 11.0 Object Library
Microsoft Forms 2.0 Object Library

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
Yes, the 1 n only :)

:

Is this the only macro you've got in Outlook?

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
now when i "run" this macro, an error message appears:
Object variable or With block variable not set

:

Yep, that is my site :)

Does the code execute in full? Then the message should be closed as
well.
Do you have more macros configured or are you using a virusscanner
that
can
disable macros?

I just saw a nice side effect of the code; When you open the
message,
execute the code and the message closes you'll see all the
attachments
under
the "To" field in the Reading Pane.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
no, the "save attachments" option is grey n if i right click on
the
image,
only it will save as .bmp untitled. I have used the macro code:
http://www.howto-outlook.com/howto/saveembeddedpictures.htm given
by
one
of
the MVP but it could only save 1 pic file from the multiple pics
embedded
in
the html format email.
Thanks.

:

It's saving all attachments for me for both jpeg and gif. I'm
using
Outlook
2003 + SP1 but it should work for previous versions as well.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
hi, i have this same problem too, i used this method but it
only
solved
1/2
of it bcoz when i SaveAttachment, only 1 "none" appeared in
the
sub-menu n
therefore only the 1st picture could be saved, any solutions?
thx

:

No, there is no other solution for it. Whether it is a bug or
feature...
well at least it is a known issue ;-)

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
The article hit the nail on the head. However, this
solution
is
so
involved, forwarding to yahoo is starting to look less
stupid
a
solution.

I couldn't help but wonder, why won't outlook let me save
the
photo
as
jpg? Is this a bug or feature? Is there a patch to enable
this?

Since the complexity is a one-time thing, I think I'll do
the
macro
as
suggested. Thanks.

-peter

"Roady [MVP]"
<newsgroups_DELETE_@_DELETE_sparnaaij_NO_._SPAM_net>
wrote
in message Yes, you can do this with a macro;
http://www.howto-outlook.com/howto/saveembeddedpictures.htm

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
Someone sent me a photo in an html email. The entire
email
size
is
25KB.
I want to save the photo, so I right click and select
save
as,
but
strangely, only bmp format is offered. Saving the image
as
bmp
yields
a
1MB file. I don't want to re-compress it as jpeg again.

If I view source while in the email, the place where the
image
appears
has a tag like this:

<IMG alt="" hspace=0
src="cid:029701c4ac5d$7b874910$f3343204@photo1"
align=baseline border=0>

I'm guessing the cid: thing is referring to some internal
database
in
outlook where the image is stored. How can I extract this
jpeg
file
and
save it as is?

I ended up forwarding the email to a yahoo account, there
I
was
able
to
right click on the image and save as jpeg file, but this
is
a
stupid
solution. There has to be a direct way.
 
R

Roady [MVP]

Well... ehm... because it is a big list? haha ;-)

Can you add it manually? Otherwise look closely at the location when
scrolling through the libraries

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
mork said:
Hi, i do have this FM20.dll but how come i cannot find it listewd in the
library? tks

Roady said:
Well my scripts saves them all. That is because of the "For Each ...
Next"
loop.
The Forms Library is located here C:\Windows\System32\FM20.dll

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
mork said:
Hi
I cannot find Microsoft Forms 2.0 Object Library, how do i add this in
the
lib?
I also found this saying only 1st attachment could be saved from this
link:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbaol11/html/olproDisplayName.asp
Thank you
Cheers

:

In the VB editor under Tools-> References make sure you've got at
least
the
following libraries selected;
Visual Basic for Applications
Microsoft
Outlook 11.0 Object Library
OLE Automation
Microsoft Office 11.0 Object Library
Microsoft Forms 2.0 Object Library

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
Yes, the 1 n only :)

:

Is this the only macro you've got in Outlook?

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
now when i "run" this macro, an error message appears:
Object variable or With block variable not set

:

Yep, that is my site :)

Does the code execute in full? Then the message should be closed
as
well.
Do you have more macros configured or are you using a
virusscanner
that
can
disable macros?

I just saw a nice side effect of the code; When you open the
message,
execute the code and the message closes you'll see all the
attachments
under
the "To" field in the Reading Pane.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
no, the "save attachments" option is grey n if i right click
on
the
image,
only it will save as .bmp untitled. I have used the macro
code:
http://www.howto-outlook.com/howto/saveembeddedpictures.htm
given
by
one
of
the MVP but it could only save 1 pic file from the multiple
pics
embedded
in
the html format email.
Thanks.

:

It's saving all attachments for me for both jpeg and gif. I'm
using
Outlook
2003 + SP1 but it should work for previous versions as well.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
hi, i have this same problem too, i used this method but it
only
solved
1/2
of it bcoz when i SaveAttachment, only 1 "none" appeared in
the
sub-menu n
therefore only the 1st picture could be saved, any
solutions?
thx

:

No, there is no other solution for it. Whether it is a bug
or
feature...
well at least it is a known issue ;-)

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1

-----
The article hit the nail on the head. However, this
solution
is
so
involved, forwarding to yahoo is starting to look less
stupid
a
solution.

I couldn't help but wonder, why won't outlook let me
save
the
photo
as
jpg? Is this a bug or feature? Is there a patch to
enable
this?

Since the complexity is a one-time thing, I think I'll
do
the
macro
as
suggested. Thanks.

-peter

"Roady [MVP]"
<newsgroups_DELETE_@_DELETE_sparnaaij_NO_._SPAM_net>
wrote
in message
Yes, you can do this with a macro;
http://www.howto-outlook.com/howto/saveembeddedpictures.htm

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service
Pack 1

-----
Someone sent me a photo in an html email. The entire
email
size
is
25KB.
I want to save the photo, so I right click and select
save
as,
but
strangely, only bmp format is offered. Saving the
image
as
bmp
yields
a
1MB file. I don't want to re-compress it as jpeg
again.

If I view source while in the email, the place where
the
image
appears
has a tag like this:

<IMG alt="" hspace=0
src="cid:029701c4ac5d$7b874910$f3343204@photo1"
align=baseline border=0>

I'm guessing the cid: thing is referring to some
internal
database
in
outlook where the image is stored. How can I extract
this
jpeg
file
and
save it as is?

I ended up forwarding the email to a yahoo account,
there
I
was
able
to
right click on the image and save as jpeg file, but
this
is
a
stupid
solution. There has to be a direct way.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top