HTML emails

M

Mike

How can I send an email that contains html and have it show
correctly.

I type

<html>
Hi!
</html>

and it sends

<html>
Hi!
</html>

instead of
Hi!
 
E

Eric Lubby

I think the system had translated it for you as a standard HTML format.:)
I think you should post those format as below:
<html >hello!world!< html> ,
Well , we just add a blank in our <> label.

Eric

How can I send an email that contains html and have it show
correctly.

I type

<html>
Hi!
</html>

and it sends

<html>
Hi!
</html>

instead of
Hi!
 
J

Jocelyn Fiorello [MVP - Outlook]

See if the information on the following page helps:

http://www.slipstick.com/mail1/html.htm

--
Jocelyn Fiorello
MVP - Outlook

*** Messages sent to my e-mail address will NOT be answered -- please
reply only to the newsgroup to preserve the message thread. ***


In
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top