PDA

Click to See Complete Forum and Search --> : Making RTF files


scotty
Dec 1st, 1999, 09:19 PM
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

DiGiTaIErRoR
Dec 1st, 1999, 09:22 PM
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

scotty
Dec 2nd, 1999, 12:02 AM
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...