A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Installation
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Is it possible to send an html e-mail from Outlook 2003?



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old June 5th 07, 11:15 PM posted to microsoft.public.outlook.installation
larkspur
external usenet poster
 
Posts: 1
Default Is it possible to send an html e-mail from Outlook 2003?

I'm trying to send out an html newsletter (with links) to subscribers. I've
done it before using Groupwise; but, now that we have Outlook 2003, I can't
figure out how to insert (open and display?) the html file into the body of
the message. Is it possible in Outlook? If not, how do all the other
e-newsletters do it? What am I missing? Thanks.
Ads
  #2  
Old June 5th 07, 11:40 PM posted to microsoft.public.outlook.installation
Peter Foldes
external usenet poster
 
Posts: 881
Default Is it possible to send an html e-mail from Outlook 2003?

Outlook\Actions\New Mail Message Using and Select either HTML or Rich Text

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"larkspur" wrote in message ...
I'm trying to send out an html newsletter (with links) to subscribers. I've
done it before using Groupwise; but, now that we have Outlook 2003, I can't
figure out how to insert (open and display?) the html file into the body of
the message. Is it possible in Outlook? If not, how do all the other
e-newsletters do it? What am I missing? Thanks.

  #3  
Old June 6th 07, 12:29 AM posted to microsoft.public.outlook.installation
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Is it possible to send an html e-mail from Outlook 2003?

See http://www.slipstick.com/mail1/html.htm for several different approaches.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/article.aspx?id=54

"larkspur" wrote in message ...
I'm trying to send out an html newsletter (with links) to subscribers. I've
done it before using Groupwise; but, now that we have Outlook 2003, I can't
figure out how to insert (open and display?) the html file into the body of
the message. Is it possible in Outlook? If not, how do all the other
e-newsletters do it? What am I missing? Thanks.

  #4  
Old June 26th 07, 06:34 PM posted to microsoft.public.outlook.installation
Graham
external usenet poster
 
Posts: 37
Default Is it possible to send an html e-mail from Outlook 2003?

I'm having the same trouble as larkspur that I can't get a web page into
Outlook to work properly ...have a nicely laid out newsletter done in basic
html (done to lowest common denominator). It has internal links done with
name tags and local hrefs - which I seen in another news letter and worked
fine. However when you try to convert web page to email the tags don't work
(the inverted commas get stripped out). I've tried some of the other methods
outlined in Sue Msohers reply but can't get them to work either - the insert
method doesn't do anything at all.
My last hope is editing the source code ...as outlined in method 3 on this
page (http://www.slipstick.com/mail1/html.htm).
But it requires the Web Scripting component ...anybody know how I can get
this installed.
If you know of any tips on the above matter I'd appreciate it. Cheers,


"Sue Mosher [MVP-Outlook]" wrote:

See http://www.slipstick.com/mail1/html.htm for several different approaches.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/article.aspx?id=54

"larkspur" wrote in message ...
I'm trying to send out an html newsletter (with links) to subscribers. I've
done it before using Groupwise; but, now that we have Outlook 2003, I can't
figure out how to insert (open and display?) the html file into the body of
the message. Is it possible in Outlook? If not, how do all the other
e-newsletters do it? What am I missing? Thanks.


  #5  
Old June 26th 07, 06:37 PM posted to microsoft.public.outlook.installation
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Is it possible to send an html e-mail from Outlook 2003?

Web Scripting is a component of Office. Run Office Setup to add it. It's under Office Tools.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Graham" wrote in message ...
I'm having the same trouble as larkspur that I can't get a web page into
Outlook to work properly ...have a nicely laid out newsletter done in basic
html (done to lowest common denominator). It has internal links done with
name tags and local hrefs - which I seen in another news letter and worked
fine. However when you try to convert web page to email the tags don't work
(the inverted commas get stripped out). I've tried some of the other methods
outlined in Sue Msohers reply but can't get them to work either - the insert
method doesn't do anything at all.
My last hope is editing the source code ...as outlined in method 3 on this
page (http://www.slipstick.com/mail1/html.htm).
But it requires the Web Scripting component ...anybody know how I can get
this installed.
If you know of any tips on the above matter I'd appreciate it. Cheers,


"Sue Mosher [MVP-Outlook]" wrote:

See http://www.slipstick.com/mail1/html.htm for several different approaches.


  #6  
Old June 28th 07, 06:24 PM posted to microsoft.public.outlook.installation
Graham
external usenet poster
 
Posts: 37
Default Is it possible to send an html e-mail from Outlook 2003?

Thanks Sue - Been through the add/remove program files with one of our
engineers peering over my shoulder. Its indicated that the web scripting
component is there. We tried adding it to an outlook toolbar but subsequently
guessed that when word is on as your html editor then the word toolbars are
relevant. Found the HTML source under All commands and added it in. When I'm
replying or forwarding on an email this does indeed allow me to view the
source ...what it doesn't appear to allow me to do is change the code. If you
change and then save the code you are prompted for somewhere to save it (I
saved it as an HTML file). If you then open this you are back to square one
with an html file that you need to get into a draft email format. Ho-hum
....appreciate any advice as to where I'm going wrong.

Ta,

Graham

"Sue Mosher [MVP-Outlook]" wrote:

Web Scripting is a component of Office. Run Office Setup to add it. It's under Office Tools.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Graham" wrote in message ...
I'm having the same trouble as larkspur that I can't get a web page into
Outlook to work properly ...have a nicely laid out newsletter done in basic
html (done to lowest common denominator). It has internal links done with
name tags and local hrefs - which I seen in another news letter and worked
fine. However when you try to convert web page to email the tags don't work
(the inverted commas get stripped out). I've tried some of the other methods
outlined in Sue Msohers reply but can't get them to work either - the insert
method doesn't do anything at all.
My last hope is editing the source code ...as outlined in method 3 on this
page (http://www.slipstick.com/mail1/html.htm).
But it requires the Web Scripting component ...anybody know how I can get
this installed.
If you know of any tips on the above matter I'd appreciate it. Cheers,


"Sue Mosher [MVP-Outlook]" wrote:

See http://www.slipstick.com/mail1/html.htm for several different approaches.



  #7  
Old June 28th 07, 07:50 PM posted to microsoft.public.outlook.installation
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Is it possible to send an html e-mail from Outlook 2003?

Then start from the other direction. Create a Word document, edit its HTML source, then use the File | Send To | Email Recipient command.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Graham" wrote in message ...
Thanks Sue - Been through the add/remove program files with one of our
engineers peering over my shoulder. Its indicated that the web scripting
component is there. We tried adding it to an outlook toolbar but subsequently
guessed that when word is on as your html editor then the word toolbars are
relevant. Found the HTML source under All commands and added it in. When I'm
replying or forwarding on an email this does indeed allow me to view the
source ...what it doesn't appear to allow me to do is change the code. If you
change and then save the code you are prompted for somewhere to save it (I
saved it as an HTML file). If you then open this you are back to square one
with an html file that you need to get into a draft email format. Ho-hum
...appreciate any advice as to where I'm going wrong.

Ta,

Graham

"Sue Mosher [MVP-Outlook]" wrote:

Web Scripting is a component of Office. Run Office Setup to add it. It's under Office Tools.

"Graham" wrote in message ...
I'm having the same trouble as larkspur that I can't get a web page into
Outlook to work properly ...have a nicely laid out newsletter done in basic
html (done to lowest common denominator). It has internal links done with
name tags and local hrefs - which I seen in another news letter and worked
fine. However when you try to convert web page to email the tags don't work
(the inverted commas get stripped out). I've tried some of the other methods
outlined in Sue Msohers reply but can't get them to work either - the insert
method doesn't do anything at all.
My last hope is editing the source code ...as outlined in method 3 on this
page (http://www.slipstick.com/mail1/html.htm).
But it requires the Web Scripting component ...anybody know how I can get
this installed.
If you know of any tips on the above matter I'd appreciate it. Cheers,


"Sue Mosher [MVP-Outlook]" wrote:

See http://www.slipstick.com/mail1/html.htm for several different approaches.



  #8  
Old July 6th 07, 02:32 PM posted to microsoft.public.outlook.installation
Graham
external usenet poster
 
Posts: 37
Default Is it possible to send an html e-mail from Outlook 2003?

Thanks Sue - the last way worked. Could tinker with the MS generated html and
save the changes.

"Sue Mosher [MVP-Outlook]" wrote:

Then start from the other direction. Create a Word document, edit its HTML source, then use the File | Send To | Email Recipient command.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Graham" wrote in message ...
Thanks Sue - Been through the add/remove program files with one of our
engineers peering over my shoulder. Its indicated that the web scripting
component is there. We tried adding it to an outlook toolbar but subsequently
guessed that when word is on as your html editor then the word toolbars are
relevant. Found the HTML source under All commands and added it in. When I'm
replying or forwarding on an email this does indeed allow me to view the
source ...what it doesn't appear to allow me to do is change the code. If you
change and then save the code you are prompted for somewhere to save it (I
saved it as an HTML file). If you then open this you are back to square one
with an html file that you need to get into a draft email format. Ho-hum
...appreciate any advice as to where I'm going wrong.

Ta,

Graham

"Sue Mosher [MVP-Outlook]" wrote:

Web Scripting is a component of Office. Run Office Setup to add it. It's under Office Tools.

"Graham" wrote in message ...
I'm having the same trouble as larkspur that I can't get a web page into
Outlook to work properly ...have a nicely laid out newsletter done in basic
html (done to lowest common denominator). It has internal links done with
name tags and local hrefs - which I seen in another news letter and worked
fine. However when you try to convert web page to email the tags don't work
(the inverted commas get stripped out). I've tried some of the other methods
outlined in Sue Msohers reply but can't get them to work either - the insert
method doesn't do anything at all.
My last hope is editing the source code ...as outlined in method 3 on this
page (http://www.slipstick.com/mail1/html.htm).
But it requires the Web Scripting component ...anybody know how I can get
this installed.
If you know of any tips on the above matter I'd appreciate it. Cheers,


"Sue Mosher [MVP-Outlook]" wrote:

See http://www.slipstick.com/mail1/html.htm for several different approaches.



 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Diplay HTML in junk e-mail - outlook 2003? boe Outlook - General Queries 8 October 28th 06 09:05 AM
Outlook 2003 Script: HTML Mail news.microsoft.com Outlook and VBA 5 October 27th 06 09:56 PM
A bad draft HTML e-mail that crashes Outlook 2003. Phillip Pi Outlook - General Queries 4 September 26th 06 01:05 AM
HELP. Can't send HTML in Outlook 2003 [email protected] Outlook - General Queries 1 September 25th 06 08:32 PM
Send an HTML in the body of an e-mail NOT as an attachment rachel Outlook - General Queries 1 July 28th 06 07:25 PM


All times are GMT +1. The time now is 03:19 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.