I have a VFP7 email program which works well with OUTLOOK2000.
However when my client runs it nothing happens. My client is using OUTLOOK2000 with EXCHANGE.
There is alot of information missing from your post...like what the code is that you are using and what operating system the user is running. I wrote some code that kind of encompasses some of the most popular ways to send email via VFP using different technologies. You can find it here:
Emailling from within VFP
thread1251-797973
craig1442@mchsi.com
"Whom computers would destroy, they must first drive mad." - Anon
** =================================
** Email in VFP 7
** =================================
LOCAL xTo, xFrom, xSub, xBody, xCC, xCCtype
** =================================
** From is only needed if you aren't
** using the default email address
** in Outlook.
** =================================
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.