Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Outlook 2000 Stationery

Status
Not open for further replies.

Sarky78

Programmer
Oct 19, 2000
878
GB
Hi

We have got a HTML stationery template that we have been using in OE for ages and it works fine. This template has got a few logos in it one of which is the company logo. In Outlook 2000, I have set it to use this stationery, and changed the message type to HTML and it loads the stationery as it is meant to do. However all of the image files that are within the html file are not loaded, and are appearing as broken images. Is there any way to make them appear, without having to edit the properties of the file everytime? At the moment for some reason the source for the image files is set as "outbind://1/image_file.gif"

Anyone got any ideas?

TIA

Tony
 
What is the source of the original HTML file. Try taking out any paths in your img tag, leaving just the image name.
i.e. <img src="imagename.jpg">

Then make sure you add the images to your Stationery folder on the local machines. That should sort you out.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top