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:
00095368
Views:
24
>>>>>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.
>>>
>>>I use too mapi controls and outlook. Every thing works fine except two things:
>>>
>>>1.- I receive a copy of my message in my inbox folder of outllok
>>>2.- If the destination use Eudora, he doesnt see the files attached to the message
>>>
>>>¿ do you know any solution to this ?
>>>thanks in advance.
>>
>>I have no Eudora users, that I know of, so I cant comment on that problem.
>>The only thing I can think of about you getting a copy of the message is the CC or BCC has been set with your address. If you send the mail programmatically then you should only get a copy in your sent box.
>>
>>Hope this helps
>
>Bret,
>
>i have the CC & BCC empties. And i send the mail programmatically as in the code i've send to Bob (Original creator). Can you send me a simple example as you use mapisession and mapimessages so i can view the differences between us and solve this bug ???.
>Thanks again.

Sure will, I hope it will help and I hope it is simple enough.
Bret Hobbs

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

Click here to load this message in the networking platform