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

embedded graphics in HTML



 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old February 9th 06, 02:55 AM posted to microsoft.public.outlook.program_vba
GeorgeMar
external usenet poster
 
Posts: 8
Default embedded graphics in HTML

I am trying to send an email created in outlook and saved as a HTML, using
VBA. The email has a gif file embedded. Using .HTMLBody I can send the
email if I write the pathname of the gif file but if I accept the default
name given by Outlook it doesn't work.

For example here is the HTML output from Outlook of a test email:

META HTTP-EQUIV="Content-Type" CONTENT="text/html;charset=iso-8859-1"
!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.2800.1106" name=GENERATOR
STYLE/STYLE
/HEAD
BODY bgColor=#ffffff
DIVFONT face=Arial size=2dear zzz/FONT/DIV
DIVFONT face=Arial size=2/FONT /DIV
DIVFONT face=Arial size=2IMG alt="" hspace=0
d.net.au" align=baseline
border=0/FONT/DIV
DIVFONT face=Arial size=2/FONT /DIV
DIVFONT face=Arial size=2thanks/FONT/DIV/BODY/HTML

I Import these lines into my application's HTMLBody. The gif file is shown
as

d.net.au"

If I send this, I get the icon for an unreconised graphics.

If I replace the above line with: src="c:\filename.gif" it works.

Is there a way that I can get the HTML output, listed above, to work without
having to change the src to hardcoded filename?
 




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
Signature Graphics Lorraine Outlook - General Queries 2 March 3rd 06 10:28 PM
Embedded Links Cause OE 6.0 To Freeze cbcrocker Outlook Express 3 February 16th 06 02:47 AM
Embedded image in email - PCX file extension Glyn Elrod Outlook Express 27 February 13th 06 05:51 PM
Photos embedded in body of text? Pete Stolz Outlook - General Queries 0 January 22nd 06 04:58 PM
Embedded pics in HTML crash Outlook Infoseeker Outlook - General Queries 0 January 17th 06 10:05 PM


All times are GMT +1. The time now is 09:18 AM.


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.