Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP/Email Outlook - Signature
Message
De
24/03/2005 03:19:23
Jon Neale
Bond International Software
Wootton Bassett, Royaume Uni
 
 
À
23/03/2005 11:04:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00998152
Message ID:
00998767
Vues:
24
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform