My company uses HTML email with an embedded gif for a snappy signature card. Problem is, some Notes servers take the email, dump the attachments (usually word or Excel docs), and take the embedded gif and attach it. Really causing headaches from my users and my solution is to send plain text, but they don't like it. Any comments, suggestions? Here is a sample of the code:
<TABLE cellSpacing=0 cols=400 width=400 border=0>
<TBODY>
<TR>
<TD><A
href=" isMap src=" border=0 NOSEND="1"></A> <BR></TD>
<TD align=right><FONT style="VISIBILITY: hidden" color=#ffffff
size=1><BR>Out User <BR>Managing Partner <BR>Dewey , Cheatem
& Howe <BR>123 Washington Street <BR>Fifth Floor <BR>San
Francisco, CA 94111 <BR>Phone: (415) 123-1234
<BR>username@company.com <BR> <BR></FONT></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cols=400 width=400 border=0>
<TBODY>
<TR>
<TD><A
href=" isMap src=" border=0 NOSEND="1"></A> <BR></TD>
<TD align=right><FONT style="VISIBILITY: hidden" color=#ffffff
size=1><BR>Out User <BR>Managing Partner <BR>Dewey , Cheatem
& Howe <BR>123 Washington Street <BR>Fifth Floor <BR>San
Francisco, CA 94111 <BR>Phone: (415) 123-1234
<BR>username@company.com <BR> <BR></FONT></TD></TR></TBODY></TABLE>