-
Was wondering how to send an e-mail that looks like a simple web page. A block of text at the top, and then several pictures with captions. Basically, a real estate listing.
Are there commands to make an RTF file...
Then insert JPGs or GIFs?
Was thinking about putting the result into the clipboard and then pasting inside Outlook to keep things simple.
Is this workable?
Thanks,
Scott
-
In e-mails you could use HTML tags so you could use <FONT color=red> etc. to color images and <img src="http://www.host.com/image.gif"> etc. to add color to it.
------------------
DiGiTaIErRoR
-
Thanks for your help...
I am trying to include pictures inline with the e-mail. Nothing fancy, but the pictures need to be part of the message itself...