Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How send HTML via outlook?

Status
Not open for further replies.

SSJpn

Technical User
Joined
Oct 7, 2002
Messages
259
Location
US
I want the body of my email to be HTML (with links and stuff). I know how to write HTML already but how do you send it out via MS Outlook?
 
Tools
Options...

Mail Format

Send in this message format: HTML

 
Under Tools I don't have 'Options'

I have:

Spelling...
Check Names
Forms...
Customize
Adress Book
Macro
 
Ahh,

Nevermind.. I got it.. THanks
 
How do I go about adding actual HTML script?
 
If HTML is selected as the email format in Outlook, then you type your message and WYSIWYG. The Outlook editor lets you format fonts, colors, backgrounds, insert pictures, etc. but not much more. If you want more advanced HTML, it's probably easier to use a full HTML editor like FrontPage (or others). With most editors you could copy and paste to your email, or with FrontPage you can just make the page and then use File, Send... If you want to work with source html then do it with a text editor, save it as an .htm file, open it with a browser and copy and paste to email.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top