Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Embedded grafics in mails with MAPI....
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00501439
Message ID:
00510060
Vues:
17
Jaime:

Is this possible with MS Outlook?, do you know the way?

>Fred
>If you're using the OleSession and OleMessage Controls to send the emails, you should try:
>
ThisForm.OleMessage.AttachmentPosition = 0
>ThisForm.OleMessage.AttachmentType = 0 ( or 1 for embedded OLE object )
>ThisForm.OleMessage.Attachment.Name = "Whatever you want"
>ThisForm.OleMessage.AttachmentPathName="C:\PROJECT\GRAPHIC.JPG"
>
>Then you go on with your code in OleMessage. You can also add many attachments this way, just by using AttachmentPosition.
>Hope this helps...
>Jaime
>
>>Is it possible (and how) with some codes to embedde grafics (gif/jpeg) in mails sent with mapi controls (like i do with Netscape or Outlook) ?
Jorge Flores
From the Amigo Country
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform