Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

foxpro to Email

Status
Not open for further replies.

kitnba

MIS
Jul 31, 2000
132
HK
My program need to write some VBA to auto send email in foxpro6.
all user is working good in Office outlook 2000, but when the pc is using Outlook XP, it will not work, it need to ask so many question if VFP need to access the outlook.
it say 'Some program is accessing your outlook, click YES or NO' something like that.

How can I disble the question from Outlook xp?
 
kitnba

There are a few solutions out there, wgcs has a suggestion to have VFP automatically hit the ok button, the faq186-1156 suggests a solution to bypass Outlook, the solution in faq184-1768 also does not use Outlook, but rather it uses CDO (Collaboration Data Object). You can also send e-mails via Microsoft Winsock which also bypasses the security patch message. It all depends on your need, because if for example you choose to bypass Outlook, that would mean not way to determine what was the message content since it wouldn't keep a copy of the message. Mike Gagnon

If you want to get the best response to a question, please check out FAQ184-2483 first.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top