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

Embedding images behind table objects



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old November 26th 06, 01:10 AM posted to microsoft.public.outlook.program_vba
Robert Jones
external usenet poster
 
Posts: 3
Default Embedding images behind table objects

I have created an Outlook template that contains embedded images behind
table objects (source code below).

Opening the template is fine - the images display correctly. However if I
then use the template to post an email, the images disappear in the email
that is sent.

Any ideas what is up? Normal images continue to display correctly.

Here is the HTML source code:

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
HTMLHEAD
META http-equiv=Content-Type content="text/html; charset=iso-8859-1"
META content="MSHTML 6.00.5730.11" name=GENERATOR/HEAD
BODY
H1test web page/H1
PHello this is a web page
HR
IMG src="cid:myident3"
TABLE background=cid:myident1
TBODY
TR
TDcell 1-1/TD
TDcell 1-2/TD/TR
TR
TDcell 2-1/TD
TDcell 2-2/TD/TR
TR
TDcell 3-1/TD
TDcell 3-2/TD/TR
TR
TDcell 4-1/TD
TDcell 4-2/TD/TR/TBODY/TABLE
HR

TABLE
TBODY
TR
TD background=cid:myident2hello there /TD
TDsomething else/TD/TR/TBODY/TABLE
HR
A href="http://www.bbc.co.uk"go to the bbc/A /BODY/HTML


Ads
  #2  
Old November 26th 06, 02:05 AM posted to microsoft.public.outlook.program_vba
Robert Jones
external usenet poster
 
Posts: 3
Default Embedding images behind table objects

Attached is a copy of the template if you want to try it

"Robert Jones" wrote in message
...
I have created an Outlook template that contains embedded images behind
table objects (source code below).

Opening the template is fine - the images display correctly. However if I
then use the template to post an email, the images disappear in the email
that is sent.

Any ideas what is up? Normal images continue to display correctly.

Here is the HTML source code:

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
HTMLHEAD
META http-equiv=Content-Type content="text/html; charset=iso-8859-1"
META content="MSHTML 6.00.5730.11" name=GENERATOR/HEAD
BODY
H1test web page/H1
PHello this is a web page
HR
IMG src="cid:myident3"
TABLE background=cid:myident1
TBODY
TR
TDcell 1-1/TD
TDcell 1-2/TD/TR
TR
TDcell 2-1/TD
TDcell 2-2/TD/TR
TR
TDcell 3-1/TD
TDcell 3-2/TD/TR
TR
TDcell 4-1/TD
TDcell 4-2/TD/TR/TBODY/TABLE
HR

TABLE
TBODY
TR
TD background=cid:myident2hello there /TD
TDsomething else/TD/TR/TBODY/TABLE
HR
A href="http://www.bbc.co.uk"go to the bbc/A /BODY/HTML






  #3  
Old November 26th 06, 07:58 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Embedding images behind table objects

Save the email and don't send it and look at the HTML. Do the same in Sent
Items after sending and then in Inbox after receiving the email. See what's
different. Also make sure the embedded attachments survived the round trip.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Robert Jones" wrote in message
...
I have created an Outlook template that contains embedded images behind
table objects (source code below).

Opening the template is fine - the images display correctly. However if I
then use the template to post an email, the images disappear in the email
that is sent.

Any ideas what is up? Normal images continue to display correctly.

Here is the HTML source code:

!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
HTMLHEAD
META http-equiv=Content-Type content="text/html; charset=iso-8859-1"
META content="MSHTML 6.00.5730.11" name=GENERATOR/HEAD
BODY
H1test web page/H1
PHello this is a web page
HR
IMG src="cid:myident3"
TABLE background=cid:myident1
TBODY
TR
TDcell 1-1/TD
TDcell 1-2/TD/TR
TR
TDcell 2-1/TD
TDcell 2-2/TD/TR
TR
TDcell 3-1/TD
TDcell 3-2/TD/TR
TR
TDcell 4-1/TD
TDcell 4-2/TD/TR/TBODY/TABLE
HR

TABLE
TBODY
TR
TD background=cid:myident2hello there /TD
TDsomething else/TD/TR/TBODY/TABLE
HR
A href="http://www.bbc.co.uk"go to the bbc/A /BODY/HTML



 




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
Programmatically Extracting Embedded Objects Robert Halford Outlook and VBA 0 November 21st 06 03:49 PM
RDO (Redemption Objects) with events in VB 6.0 [email protected] Add-ins for Outlook 1 October 13th 06 06:06 PM
how do i install collaboration data objects Faith Outlook - Installation 1 August 30th 06 01:44 PM
InterOrg with Mail-Enabled Objects Wissam@EMC Outlook - Calandaring 1 August 22nd 06 06:46 PM
Recipients Objects David Cebrian Add-ins for Outlook 1 March 16th 06 09:05 PM


All times are GMT +1. The time now is 03:36 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.