Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Embedded grafics in mails with MAPI....
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00501439
Message ID:
00510292
Views:
15
Don't know, sorry. I always avoided using MS Outlook. Sorry...

>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) ?
Why do programs stop working correctly as soon as you leave the Fox?
Previous
Reply
Map
View

Click here to load this message in the networking platform