Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP/Email Outlook - Signature
Message
From
24/03/2005 10:14:29
Jon Neale
Bond International Software
Wootton Bassett, United Kingdom
 
 
To
24/03/2005 10:04:57
Jon Neale
Bond International Software
Wootton Bassett, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00998152
Message ID:
00998847
Views:
22
I meant - Strange, sorry I could'nt be of more use.

>Strange, sorry I could be of more use.
>
>Jon
>
>>Hi Jon.
>>
>>Yeah we've done that.
>>However, the (client) want the signature to appear after everything including attachments. With MS OutLook it appears that the attachment is the last item you can attach if your doing this programmically. Infact we tried to attach an attachment and then the body. It got the attachment, but not the body.
>>
>>Thanks for your input.
>>
>>
>>>Hi Dean,
>>>
>>>If you've got the body of the email in a variable cant you just add the signature to the end of it?
>>>
>>>e.g.
>>>
>>>lcEmailBody = "This is a test email"
>>>
>>>* add signature
>>>lcEmailBody = lcEmailBody + lcSignature
>>>
>>>I think I must be missing something here.
>>>
>>>Jon
>>>
>>>>>Hi Dean,
>>>>>
>>>>>Are you asking how to get the signature or how to add it to the mail?
>>>>
>>>>
>>>>we are trying to progammically attach (add) a signature to an email (MS Outlook)before sending it.
>>>>
>>>>
>>>>>
>>>>>If you could post your code it mail help?
>>>>>
>>>>>Jon
>>>>>
>>>>>>Howdy.
>>>>>>
>>>>>>We are trying to programically include a "signature" on our MS OutLook email.
>>>>>>This signature should appear after the main body and any attachemnts.
>>>>>>
>>>>>>We tried "&signature=" + lcSignature in our call to OL without success.
>>>>>>
>>>>>>Has someone done this and succeeded? If so your help would be greatly appreciated.
>>>>>>
>>>>>>Thanks
Previous
Reply
Map
View

Click here to load this message in the networking platform