Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
E-Mailing from Visual Foxpro 5
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00095192
Message ID:
00095195
Views:
25
>Hello,
>
>I was wondering if anyone had any experiece with E-mailing from Visual Foxpro 5?? I am not looking to do anything really fancy.
>Just take a memo field, enter in an E-Mail name (roberth@buffnet.net for arguments sake) and Press [SEND] Command Button and have it go.
>
>Does anyone have any experience in doing such a task? 3rd Party
>Library Suggestions?? I've looked that the Active X Control that
>comes with Visual Foxpro (The MAPI Message Control I believe) but
>that seems to be quite a bear to figure out...
>
>Thanx,
>Bob :-)

I do emailing within my VFP Internet app and the procedure I take is to let the VFP app register the mail in a table. The table is processed twice an hour to send mail to the destination. I use the mapi object, we have outlook with an exchange server and the mapi object has worked quite well. I learned to use it based on the help files installed by office 97 that gives code/examples of the mapi object using visual basic. Once I got the syntax down the application runs with very little problems. If you would like I could email you the code snippet for how I accompished this task.
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform