• 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"/>

    SQL guy and Houston Magician