Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook - Installation (http://www.outlookbanter.com/outlook-installation/)
-   -   Is it possible to send an html e-mail from Outlook 2003? (http://www.outlookbanter.com/outlook-installation/49809-possible-send-html-e-mail.html)

larkspur June 5th 07 11:15 PM

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.

Peter Foldes June 5th 07 11:40 PM

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.


Sue Mosher [MVP-Outlook] June 6th 07 12:29 AM

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.


Graham June 26th 07 06:34 PM

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.



Sue Mosher [MVP-Outlook] June 26th 07 06:37 PM

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.



Graham June 28th 07 06:24 PM

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.




Sue Mosher [MVP-Outlook] June 28th 07 07:50 PM

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.




Graham July 6th 07 02:32 PM

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.





All times are GMT +1. The time now is 05:57 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-2006 OutlookBanter.com