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 - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Mail Format Changes from HTML to RTF Upon Forward - How to change



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old December 29th 09, 04:10 PM posted to microsoft.public.outlook.program_forms
Delnang
external usenet poster
 
Posts: 23
Default Mail Format Changes from HTML to RTF Upon Forward - How to change

Mail Format Changes from HTML to RTF Upon Forward in custom form. User is
unable to see attached file icons. How can I ensure user can see attached
file icons upon forward.
Ads
  #2  
Old December 30th 09, 05:18 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP][_4_]
external usenet poster
 
Posts: 552
Default Mail Format Changes from HTML to RTF Upon Forward - How to change

Are you using this custom form to send to non-Outlook recipients? That's
likely to make any attachments unavailable.

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


"Delnang" wrote in message
...
Mail Format Changes from HTML to RTF Upon Forward in custom form. User is
unable to see attached file icons. How can I ensure user can see attached
file icons upon forward.



  #3  
Old January 4th 10, 09:05 PM posted to microsoft.public.outlook.program_forms
Delnang
external usenet poster
 
Posts: 23
Default Mail Format Changes from HTML to RTF Upon Forward - How to cha

Sue,
I appreciate your response. This is closely related to the post:
http://www.microsoft.com/office/comm...xp=&sloc=en-us

All is well when a user runs the button/code to enter the default text,
attaches a pdf file and sends the message. When the recipient Forwards the
message the icons denoting the attached files disappear. If you were to got
to Format | HTML the icons denoting the attachments appear. The attachment
do not detach from the message just the appearance of the icons. Does that
help? These emails are sent inside the company.

Thanks,
Angie

"Sue Mosher [MVP]" wrote:

Are you using this custom form to send to non-Outlook recipients? That's
likely to make any attachments unavailable.

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


"Delnang" wrote in message
...
Mail Format Changes from HTML to RTF Upon Forward in custom form. User is
unable to see attached file icons. How can I ensure user can see attached
file icons upon forward.



.

  #4  
Old January 4th 10, 09:10 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP][_4_]
external usenet poster
 
Posts: 552
Default Mail Format Changes from HTML to RTF Upon Forward - How to cha

As I described in that thread, you need to make sure that the form is set up
on the (Actions) page of the form design to use the same published form for
the Forward action, not the default message form.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Delnang" wrote in message
...
Sue,
I appreciate your response. This is closely related to the post:
http://www.microsoft.com/office/comm...xp=&sloc=en-us

All is well when a user runs the button/code to enter the default text,
attaches a pdf file and sends the message. When the recipient Forwards
the
message the icons denoting the attached files disappear. If you were to
got
to Format | HTML the icons denoting the attachments appear. The
attachment
do not detach from the message just the appearance of the icons. Does
that
help? These emails are sent inside the company.

Mail Format Changes from HTML to RTF Upon Forward in custom form. User
is
unable to see attached file icons. How can I ensure user can see
attached
file icons upon forward.



  #5  
Old January 7th 10, 09:11 PM posted to microsoft.public.outlook.program_forms
Delnang
external usenet poster
 
Posts: 23
Default Mail Format Changes from HTML to RTF Upon Forward - How to cha

I do have the same the same published form set up as the form to use in
Actions upon Forward.

"Sue Mosher [MVP]" wrote:

As I described in that thread, you need to make sure that the form is set up
on the (Actions) page of the form design to use the same published form for
the Forward action, not the default message form.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Delnang" wrote in message
...
Sue,
I appreciate your response. This is closely related to the post:
http://www.microsoft.com/office/comm...xp=&sloc=en-us

All is well when a user runs the button/code to enter the default text,
attaches a pdf file and sends the message. When the recipient Forwards
the
message the icons denoting the attached files disappear. If you were to
got
to Format | HTML the icons denoting the attachments appear. The
attachment
do not detach from the message just the appearance of the icons. Does
that
help? These emails are sent inside the company.

Mail Format Changes from HTML to RTF Upon Forward in custom form. User
is
unable to see attached file icons. How can I ensure user can see
attached
file icons upon forward.



.

  #6  
Old January 7th 10, 09:17 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP][_4_]
external usenet poster
 
Posts: 552
Default Mail Format Changes from HTML to RTF Upon Forward - How to cha

And the form is published to the Organizational Forms library? Then I can't
explain that behavior.

FWIW, forwarding an item should not change the message format. Maybe the
problem is related to your code that inserts the attachment.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Delnang" wrote in message
...
I do have the same the same published form set up as the form to use in
Actions upon Forward.

"Sue Mosher [MVP]" wrote:

As I described in that thread, you need to make sure that the form is set
up
on the (Actions) page of the form design to use the same published form
for
the Forward action, not the default message form.

"Delnang" wrote in message
...
Sue,
I appreciate your response. This is closely related to the post:
http://www.microsoft.com/office/comm...xp=&sloc=en-us

All is well when a user runs the button/code to enter the default text,
attaches a pdf file and sends the message. When the recipient Forwards
the
message the icons denoting the attached files disappear. If you were
to
got
to Format | HTML the icons denoting the attachments appear. The
attachment
do not detach from the message just the appearance of the icons. Does
that
help? These emails are sent inside the company.

Mail Format Changes from HTML to RTF Upon Forward in custom form.
User
is
unable to see attached file icons. How can I ensure user can see
attached
file icons upon forward.



  #7  
Old January 12th 10, 03:24 PM posted to microsoft.public.outlook.program_forms
Delnang
external usenet poster
 
Posts: 23
Default Mail Format Changes from HTML to RTF Upon Forward - How to cha

I know, I am puzzled too. We use the attach icon built into Outlook to
attach a pdf file. The only thing I could think of it that the code buttons
which add text to the body of the message was altering the memo field. If
you think of something, please let me know. Thank you for your continued
responses and help!

Angie

"Sue Mosher [MVP]" wrote:

And the form is published to the Organizational Forms library? Then I can't
explain that behavior.

FWIW, forwarding an item should not change the message format. Maybe the
problem is related to your code that inserts the attachment.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Delnang" wrote in message
...
I do have the same the same published form set up as the form to use in
Actions upon Forward.

"Sue Mosher [MVP]" wrote:

As I described in that thread, you need to make sure that the form is set
up
on the (Actions) page of the form design to use the same published form
for
the Forward action, not the default message form.

"Delnang" wrote in message
...
Sue,
I appreciate your response. This is closely related to the post:
http://www.microsoft.com/office/comm...xp=&sloc=en-us

All is well when a user runs the button/code to enter the default text,
attaches a pdf file and sends the message. When the recipient Forwards
the
message the icons denoting the attached files disappear. If you were
to
got
to Format | HTML the icons denoting the attachments appear. The
attachment
do not detach from the message just the appearance of the icons. Does
that
help? These emails are sent inside the company.

Mail Format Changes from HTML to RTF Upon Forward in custom form.
User
is
unable to see attached file icons. How can I ensure user can see
attached
file icons upon forward.



.

  #8  
Old January 12th 10, 04:07 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP][_4_]
external usenet poster
 
Posts: 552
Default Mail Format Changes from HTML to RTF Upon Forward - How to cha

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


"Delnang" wrote in message
...
I know, I am puzzled too. We use the attach icon built into Outlook to
attach a pdf file. The only thing I could think of it that the code
buttons
which add text to the body of the message was altering the memo field. If
you think of something, please let me know. Thank you for your continued
responses and help!

Angie

"Sue Mosher [MVP]" wrote:

And the form is published to the Organizational Forms library? Then I
can't
explain that behavior.

FWIW, forwarding an item should not change the message format. Maybe the
problem is related to your code that inserts the attachment.



"Delnang" wrote in message
...
I do have the same the same published form set up as the form to use in
Actions upon Forward.

"Sue Mosher [MVP]" wrote:

As I described in that thread, you need to make sure that the form is
set
up
on the (Actions) page of the form design to use the same published
form
for
the Forward action, not the default message form.

"Delnang" wrote in message
...
Sue,
I appreciate your response. This is closely related to the post:
http://www.microsoft.com/office/comm...xp=&sloc=en-us

All is well when a user runs the button/code to enter the default
text,
attaches a pdf file and sends the message. When the recipient
Forwards
the
message the icons denoting the attached files disappear. If you
were
to
got
to Format | HTML the icons denoting the attachments appear. The
attachment
do not detach from the message just the appearance of the icons.
Does
that
help? These emails are sent inside the company.

Mail Format Changes from HTML to RTF Upon Forward in custom form.
User
is
unable to see attached file icons. How can I ensure user can see
attached
file icons upon forward.



.



 




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
In Outlook 2007, How to change default email format from HTML to t kmcorrell Outlook - Installation 1 September 27th 08 06:32 AM
Mail Merge - Format/Send Text and HTML Format srm Outlook - General Queries 0 January 17th 07 07:15 PM
setting default reply/forward format as HTML. Dave f. Outlook - General Queries 3 August 18th 06 03:46 PM
How to permanently change the text size for HTML format messages Cliff Wang Outlook - General Queries 1 July 7th 06 03:45 PM
forward mail become in HTML format ani Outlook Express 2 June 1st 06 01:24 PM


All times are GMT +1. The time now is 01:17 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.