Signatures and importing contacts

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need assistance in formulating my signature. Its for a bsiness e-mail and I
would like to use a business card currently in PNG format as my signature but
am unable to paste it in the signature box or submit it as a lile as the
signature requires a text file. How do I go about doing this?
And also how do I import contacts from another computer's outlook to my
windows vista mail? Could you send it in a e-mail?
Thanks
 
For the signature you need an HTML file. You can copy this:

<HTML>
<BODY>
<img src="c:\myimages\myimage.png">
<DIV>text here</DIV>
</BODY>
</HTML>

and paste it into Notepad as a template. Then modify the path to your
image and insert whatever text and then save it as a htm file. Then
designate that as the signature.

For the address book, export it from Outlook as a CSV file and then you can
take that file and import it (File | Import | Address book) in WinMail.

steve
 
Back
Top