• Robert Cary (6/22/2010)


    Keep in mind that most email clients do not automatically load images in emails for privacy reasons. I expect that isn't the issue, but I wanted to mention it.

    The problem is probably your file URI, which is incorrect.

    Try this:

    <img src="file://waccounting/images/logo.gif" width="400" height="100" border="0"/>

    Robert,

    Thanks for the input, but it still didn't work. You are right - outlook did block the image. But when I allowed the image to come through, it still showed blank.