Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

"one or more of the pictures could not be found'

0 views
Skip to first unread message

Charles Keast

unread,
May 23, 2002, 11:01:41 AM5/23/02
to
I am attempting to use a piece of stationery with a graphic signature block
using the following code:
<HTML>
<HEAD>
<STYLE>
BODY {
BACKGROUND-POSITION: left top; MARGIN-TOP: 50px; FONT-SIZE: 12pt;
MARGIN-LEFT: 50px; COLOR: #000000; BACKGROUND-REPEAT: no-repeat;
FONT-FAMILY: Arial
}
</STYLE>
</HEAD>
<BODY BACKGROUND="Signature page blank.jpg">
&nbsp;
<img src="File://C:\Program Files\Common Files\Microsoft
Shared\Stationery\signature card4.jpg">
</BODY>
</HTML>

Everytime I try to send it I get the "One or more of the pictures could not
be found ..... etc"
The image seems to go through just fine, but the message is annoying -
expecially for a client.
Any suggestions, PLEASE?
Charles


Ed Sanders

unread,
May 23, 2002, 1:15:35 PM5/23/02
to
I know it's annoying. I tried something like this and didn't get the message:
 
Try changing your src= to src="C:\Program Files\Common Files\Microsoft Shared\Stationery\signature card4.jpg"
 
Hope it works for you. Cheers, Ed

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.363 / Virus Database: 201 - Release Date: 5/21/2002

Vicki Huffman

unread,
May 23, 2002, 9:24:59 PM5/23/02
to
Charles,

It calls EVERYTHING pictures, even midi files, etc. I'm guessing it's
looking at the BODY BACKGROUND and searching for the pathline to "Signature
page blank.jpg" It's telling you that it can't find the graphic called
"Signature page blank.jpg."

Vicki

"Charles Keast" <cke...@shaw.ca> wrote in message
news:pv7H8.37406$Ka.27...@news2.calgary.shaw.ca...

0 new messages