J
Jado
Hi
I want to build a dynamic email that includes data from our database using
the .HTMLBody Function
I want all images in the email to be bound to the email using the 'Send
Images form Internet' switch
the images are held in a network folder
the whole email is created from an empty Outlook template file held in the
same location as the images.
when the email is created and displayed on screen, the images are missing!
if I include <base href=""file://///path/> then the images appear!
is there another way I could make the images appear, as I don't want to
display the path information in the html source code?
Thanks
Jado
I want to build a dynamic email that includes data from our database using
the .HTMLBody Function
I want all images in the email to be bound to the email using the 'Send
Images form Internet' switch
the images are held in a network folder
the whole email is created from an empty Outlook template file held in the
same location as the images.
when the email is created and displayed on screen, the images are missing!
if I include <base href=""file://///path/> then the images appear!
is there another way I could make the images appear, as I don't want to
display the path information in the html source code?
Thanks
Jado