Sending an html document to your email editor

Y

Yolanda

Whenever I send an html document that I created to my email editor, it sends it as an attachment. I would like for it to send as the actual email. I am certain this can be done, because it was setup on my old computer. I now have a new computer and don't know what the setting are for this.
 
J

Jim Buyens

-----Original Message-----
Whenever I send an html document that I created to my
email editor, it sends it as an attachment. I would like
for it to send as the actual email. I am certain this can
be done, because it was setup on my old computer. I now
have a new computer and don't know what the setting are
for this.

This is trickier than you might think, because an e-mail
reader is quite a different environment than a browser.

You can often get acceptable results by:
1. Browsing the page in IE.
2. Choosing Send from the File menu, and then
choose Page By E-Mail.

For more control, you may need to write some ASP code. The
following article provides some guidance.

Mailing Form Data
http://www.interlacken.com/winnt/tips/tipshow.aspx?tip=46

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
C

chris leeds

this might help you:
http://www.slipstick.com/mail1/html.htm

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--


Yolanda said:
Whenever I send an html document that I created to my email editor, it
sends it as an attachment. I would like for it to send as the actual email.
I am certain this can be done, because it was setup on my old computer. I
now have a new computer and don't know what the setting are for this.
 
Top