PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Printing Print only the messaage body

Reply

Print only the messaage body

 
Thread Tools Rate Thread
Old 04-06-2004, 08:10 AM   #1
Dave
Guest
 
Posts: n/a
Default Print only the messaage body


I have a report email via Outlook to various customers. I want to have
a link or button in the message (html format) to have the message body
print (but none of the header information).

I have been looking everywhere for a way to print only the message body
of a HTML formatted message. I thought I had it working by using
vbscript and simply calling print() from a button, it seemed to work, at
least for me for a while but now, nothing.

Is there any way to print only the message body? I have been thinking
lately of somehow copying the message body into a temp.htm on the click
of the button - load into IE and use the onload method to print.

Does anyone have another method? configured in a HTML message.

Dave

  Reply With Quote
Old 21-07-2004, 01:43 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Print only the messaage body

If Word is your email editor in Outlook 2002/2003, forward the message and
print the forwarded copy, then discard it.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Dave" <replytothepost@cox.net> wrote in message
news:40C01270.6060007@cox.net...
> I have a report email via Outlook to various customers. I want to have
> a link or button in the message (html format) to have the message body
> print (but none of the header information).
>
> I have been looking everywhere for a way to print only the message body
> of a HTML formatted message. I thought I had it working by using
> vbscript and simply calling print() from a button, it seemed to work, at
> least for me for a while but now, nothing.
>
> Is there any way to print only the message body? I have been thinking
> lately of somehow copying the message body into a temp.htm on the click
> of the button - load into IE and use the onload method to print.
>
> Does anyone have another method? configured in a HTML message.
>
> Dave
>




  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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