Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Email through VFP6
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Email through VFP6
Miscellaneous
Thread ID:
00525908
Message ID:
00525908
Views:
47
Hello All;
I recently downloaded Nogel Coates' email class and incorprated it into a form

SET CLASSLIB TO OutlookMail
oMail=CREATEOBJECT("cusMail")
SET STEP ON
omail.sendmail ('Hard coded',' ','hard coded','Test','This is a test')
doevents
release oMail

Our current email system is MicroSoft Outlook. The message gets into the outbox but doesn't get sent!! What am I doing incorrectly and how can I push it out??

Thanks

Sandy
Next
Reply
Map
View

Click here to load this message in the networking platform