Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with SENDMAIL
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00245292
Message ID:
00248928
Views:
22
>Hello Guys:
>
>I'm new on trying to send e-mail from VFP, the question is how do you set up first of all the OleMMess object, so then I can state all the required properties as Mike's exapmle code?
>
>Do I need to:
>CreateObject(?????) or OleMMess=Addobject(?????)
>
>Thanks to all in advance!
>--------------------------------------------
>
Look in the files section (classes/vcx), you will find my MAPIMail class there. This will do everything for you - you don't need to figure it out like I had to. Just add this class to your form or call ADDOBJECT("mapimail") then a single call to sendmail will send your email. Help file is included.
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Previous
Reply
Map
View

Click here to load this message in the networking platform