> Thank you, Peter, for your reply. I'm not sure I understand the QUOTE
> field in this context. I tried as you said and the picture is not
> showing. What is it supposed to do?..
>
> Thank you again,
> Gaby
Well, I have had another look at this and so far, nothing I have done so far
allows an HTML <img src> tag through to the mail recipient - Word always
embeds the image in the file and uses a cid: URL to reference it in the
e-mail.
The only thing I noticed as I was doing this was that using the filtered
HTML option does not even preserve the picture URL I inserted - instead,
Word saves the picture in the folder associated with the .htm and references
the local picture when you re-open the .htm. So if there is a solution to
this, I suspect that it only works if you do not use the "filtered" option
when saving
Peter Jamieson
> The QUOTE is a kludge which happened to alter the behaviour of the
> INCLUDEPICTURE field in a useful way, but it obviously hasn't worked in
[quoted text clipped - 14 lines]
>> Thank you again,
>> Gaby
eg_go@yahoo.com - 21 May 2006 01:56 GMT
This is what tried lately: I created the document with Front Page
(2002) with 3 linked images, two of them with hyperlinks. I opened the
htm file with Word, and for the linked image without hyperlink, Alt-F9
showed the INCLUDEPICTURE field with the url link; however, for the
other two images it only showed the HYPERLINK field. After saving the
file with the Filtered option, it apparently retained both the link and
the hyperlink, and displayed and behaved fine with IExplorer (I didn't
try emailing).
The problem now is when I reope the file with word and save it again as
Filtered. Two more HYPERLINK fields are added to one of the pictures,
but the other still shows one field (?). And every time I open and save
the file, two more HYPERLINK fields are added for that image.
As the purpose of all these workarounds was for the user (who doesn't
have or use Front Page) to have a Word template -with the linked images
and hyperlinks- to create a Newsletter for emailing, all this approach
seems useless.
I would like to know if this strange behavior pesists with Office 2003.
Anyway, I think I'll stop with this Word nonsense, and look for another
solution. Thank you anyway for your time and help.
Gaby
eg_go@yahoo.com - 23 May 2006 18:33 GMT
Peter, I was able to figure out your idea! Thank you so much! The
correct syntax resulting from inserting the two fields with the
Insert->Field option is:
{ QUOTE { INCLUDEPICTURE http://mywebsite/mypicture.jpg \d
\*MERGEFORMAT } \* MERGEFORMAT }
and it works! I used the Word mail merge wizard, and the html email
received does have the url link.
Now, I would like to know if it's possible to also define a hyperlink
for that picture, maybe combining that previous syntax with a HYPERLINK
field?... I'll look into that.
Thanks again!
Gaby
Peter Jamieson - 23 May 2006 18:41 GMT
Well done! Thanks for posting back.
Peter Jamieson
> Peter, I was able to figure out your idea! Thank you so much! The
> correct syntax resulting from inserting the two fields with the
[quoted text clipped - 13 lines]
>
> Gaby