A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Embed images in Outlook



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 10th 08, 03:56 PM posted to microsoft.public.outlook.program_vba
amg51
external usenet poster
 
Posts: 3
Default Embed images in Outlook

How do I embed images in Outlook ( from Access VBA using the Outlook Object
model)


When you use Outlook itself to create an Email and insert pictures into the
body they do not appear as attachments (or are they hidden attachments)
Ads
  #2  
Old June 10th 08, 04:36 PM posted to microsoft.public.outlook.program_vba
Jon Lewis
external usenet poster
 
Posts: 9
Default Embed images in Outlook

Have a look at this link:
http://www.outlookcode.com/d/code/htmlimg.htm

HTH


"amg51" wrote in message
...
How do I embed images in Outlook ( from Access VBA using the Outlook
Object
model)


When you use Outlook itself to create an Email and insert pictures into
the
body they do not appear as attachments (or are they hidden attachments)



  #3  
Old June 10th 08, 05:20 PM posted to microsoft.public.outlook.program_vba
amg51
external usenet poster
 
Posts: 3
Default Embed images in Outlook

I did have a look at this - the simple method shown at the bottom does not work
Have not tried the complex method.

Also would need quite a bit of fiddling for multiple images as indicated

If you create an Email in Outlook and insert a picture into the text and
then save the document as TML you see something like


Seems an awful pity that the Outlook Object model does not expose this process


"Jon Lewis @btinternet.com" wrote:

Have a look at this link:
http://www.outlookcode.com/d/code/htmlimg.htm

HTH


"amg51" wrote in message
...
How do I embed images in Outlook ( from Access VBA using the Outlook
Object
model)


When you use Outlook itself to create an Email and insert pictures into
the
body they do not appear as attachments (or are they hidden attachments)




  #4  
Old June 10th 08, 05:36 PM posted to microsoft.public.outlook.program_vba
amg51
external usenet poster
 
Posts: 3
Default Embed images in Outlook

The method is also not very useful if you create a HTML document with Word or
Publisher which contains a number of images. You would then want to read
through the HTML body and replace any src=c:\filename.jpg while you were
creating html body say with src=cid:xxxxxx but with this method you have to
have created the message before you can get the cid's

"Jon Lewis @btinternet.com" wrote:

Have a look at this link:
http://www.outlookcode.com/d/code/htmlimg.htm

HTH


"amg51" wrote in message
...
How do I embed images in Outlook ( from Access VBA using the Outlook
Object
model)


When you use Outlook itself to create an Email and insert pictures into
the
body they do not appear as attachments (or are they hidden attachments)




  #5  
Old June 10th 08, 05:55 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Embed images in Outlook

If you already have a Word document, you can use the "Office envelope" technique demonstrated he http://www.outlookcode.com/codedetail.aspx?id=1333

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"amg51" wrote in message ...
The method is also not very useful if you create a HTML document with Word or
Publisher which contains a number of images. You would then want to read
through the HTML body and replace any src=c:\filename.jpg while you were
creating html body say with src=cid:xxxxxx but with this method you have to
have created the message before you can get the cid's

"Jon Lewis @btinternet.com" wrote:

Have a look at this link:
http://www.outlookcode.com/d/code/htmlimg.htm

HTH


"amg51" wrote in message
...
How do I embed images in Outlook ( from Access VBA using the Outlook
Object
model)


When you use Outlook itself to create an Email and insert pictures into
the
body they do not appear as attachments (or are they hidden attachments)




 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to embed .doc with hyperlinks into an Outlook email? admin asst Outlook - Using Contacts 0 April 24th 07 08:20 PM
linked images will not embed in forwarded email Richard G Wimer Outlook - Installation 0 August 27th 06 06:34 PM
embed pictures in Outlook belto Outlook - General Queries 1 July 5th 06 04:44 PM
can't embed images Barbara Outlook Express 2 February 3rd 06 06:23 PM
embed a image in outlook forms vinnie f Outlook - Using Forms 3 January 26th 06 10:56 PM


All times are GMT +1. The time now is 06:08 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.