PC Review


Reply
Thread Tools Rate Thread

Attachment displayed in body

 
 
E.Zenker
Guest
Posts: n/a
 
      14th Apr 2005
Hi
I use the code:


Dim Nachricht

Set Nachricht = Application.CreateItem(olMailItem)

Nachricht.Subject = "XXXXXXXX"

Nachricht.To = Item.Email1Address



Nachricht.Attachments.Add "C:\Dokumente und Einstellungen\xxx.pdf"



to create a OL message with attachment



Strange things happens



using the same code at one PC

The attachment is displayed in a line below subject

on an other PC with the same OS and OL version

The attachment is displayed in the body of the message



Please help

E.Zenker








 
Reply With Quote
 
 
 
 
AndreasRoeder
Guest
Posts: n/a
 
      15th Apr 2005
E.Zenker wrote:
> Hi
> I use the code:
>
>
> Dim Nachricht
>
> Set Nachricht = Application.CreateItem(olMailItem)
>
> Nachricht.Subject = "XXXXXXXX"
>
> Nachricht.To = Item.Email1Address
>
>
>
> Nachricht.Attachments.Add "C:\Dokumente und Einstellungen\xxx.pdf"
>
>
>
> to create a OL message with attachment
>
>
>
> Strange things happens
>
>
>
> using the same code at one PC
>
> The attachment is displayed in a line below subject
>
> on an other PC with the same OS and OL version
>
> The attachment is displayed in the body of the message
>
>
>
> Please help
>
> E.Zenker


Hi E.Zenker,

maybe you dont use the same Mail Format?
This could happen, if you are using HTML on one mashine and Plain Text on
the other.
Please check the Option
TOOLS > OPTIONS > MAIL FORMAT

--

Schönen Tag noch
http://www.andreas-roeder.net


 
Reply With Quote
 
E.Zenker
Guest
Posts: n/a
 
      15th Apr 2005
DANKE Andreas genau das war es !!

VIELEN DANK

E.Zenker


"AndreasRoeder" <(E-Mail Removed)> schrieb im Newsbeitrag
news:(E-Mail Removed)...
> E.Zenker wrote:
>> Hi
>> I use the code:
>>
>>
>> Dim Nachricht
>>
>> Set Nachricht = Application.CreateItem(olMailItem)
>>
>> Nachricht.Subject = "XXXXXXXX"
>>
>> Nachricht.To = Item.Email1Address
>>
>>
>>
>> Nachricht.Attachments.Add "C:\Dokumente und Einstellungen\xxx.pdf"
>>
>>
>>
>> to create a OL message with attachment
>>
>>
>>
>> Strange things happens
>>
>>
>>
>> using the same code at one PC
>>
>> The attachment is displayed in a line below subject
>>
>> on an other PC with the same OS and OL version
>>
>> The attachment is displayed in the body of the message
>>
>>
>>
>> Please help
>>
>> E.Zenker

>
> Hi E.Zenker,
>
> maybe you dont use the same Mail Format?
> This could happen, if you are using HTML on one mashine and Plain Text on
> the other.
> Please check the Option
> TOOLS > OPTIONS > MAIL FORMAT
>
> --
>
> Schönen Tag noch
> http://www.andreas-roeder.net
>
>



 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
attachment in the body vs attachment line? =?Utf-8?B?TmFuY3lM?= Microsoft Outlook Discussion 10 11th Nov 2009 07:01 PM
Attachment displayed in body E.Zenker Microsoft Outlook Program Addins 2 15th Apr 2005 03:00 PM
Attachment displayed in body E.Zenker Microsoft Outlook VBA Programming 2 15th Apr 2005 03:00 PM
attachment in body of email rather than an attachment R Microsoft Outlook Discussion 1 12th Aug 2004 04:55 PM
msgs come w/body text in the body AND as a txt attachment? janel Microsoft Outlook 1 19th Dec 2003 05:26 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:43 PM.