Click to See Complete Forum and Search --> : HTML e-mail


jsobota
12-23-2002, 06:08 PM
Hi,

I have a small company. How can I create HTML e-mails from MS Word? I want to send to my customers my newsletter.

Thanks

Jorge

Beach Bum
12-23-2002, 07:41 PM
from within word you can save what ever you have created as an html page by using save as . . .

then in your email program (like outlook express) insert the htm document in the email body - don't attach it - insert it - the insert menu item is at the top on OE.

hope this helps.

jsobota
12-26-2002, 07:26 AM
Hi Beach B.,

thanks for your help. I tried to insert the .HTM file but Outlook opens a window asking me to select from which type of file should I import: windows metafiles, JPG, etc.

there is no .HTM option to import from. Any other type of file I select, OUtlook pops up a window saying that 'it was unable to convert the file...".

Can you help me on this?

Thanks

Jorge

King Pellinore
12-26-2002, 10:29 PM
Try this:
open your htm file as a text file. (You can do this by opening it in Notepad, if you select "All Files" first).

You will see some HTML code. Select all of it and copy it to clipboard.

Then in the email program, paste it straight into the email. To see if this works, send the email to yourself.

Beach Bum
12-28-2002, 12:16 PM
In Outlook Express -

Hit the Creat Mail button

Then in the menu row select Insert / File Attachment

You get a pop-up window. The default file type is ALL. If not, select it with the drop down.

Then navigate to your HTML file and hit the attach button.

Hope this works for you.

Beach Bum
12-28-2002, 01:56 PM
oops - yes right - my last post said the wrong insert. and I clearly said the right thing in my first post - what was I thinking???

as for selecting the format, one more point - you create that default in the options on the send tab for OE. If html is not your default (which means you have selected text) you can change the default there. that would eliminate one step. I assume your default is already html as that is the way OE installs.

thanks Dave for the correction.