Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Email Mail With VFP
Message
From
23/12/2003 06:53:45
 
 
To
11/12/2003 13:54:47
General information
Forum:
Visual FoxPro
Category:
User groups
Miscellaneous
Thread ID:
00858264
Message ID:
00861543
Views:
29
I am looking for a way or resource that I can use email in my visual fox pro programs. Do anyone have knowledge on how to implement this?

If you have a copy of MegaFox: 1002 Things You Wanted to Know About Extending VFP, Chapter 4 is all about sending and receiving e-mail. It includes Outlook, MAPI, and CDO for Windows 2000 wrapper classes and sample forms.

Chapter 4: Sending and receiving e-mail

What are the options?
What is all this alphabet soup anyway?
What is MAPI?
What is CDO?
What is SMTP?
Gotcha!
How do I use MAPI?
How do I read mail using MAPI? (Example: MapiMail.scx and Ch04.vcx::cntMapi )
How does the custom cntMAPI class simplify reading e-mail?
How do I send mail using MAPI? (Example: MapiMail.scx and Ch04.vcx::cntMapi )
How do I add recipients to a message?
How do I add attachments to a message?
How does the custom cntMAPI class simplify sending e-mail?
What is CDO 2.0?
How do I send mail using CDO 2.0? (Example:CdoMail.scx and Ch04.vcx::cusCdo )
How does the cusCDO class work?
Can I control Outlook programmatically? (Example:OutlookMail.scx and Ch04.vcx::cusOutlook )
How do I access the address book?
How do I read mail using Outlook automation?
How does the ReadMail() method work?
How do I send mail using Outlook automation?
Conclusion
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform