Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending mail through VFP APPLICATION
Message
From
02/09/2005 17:01:00
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Sending mail through VFP APPLICATION
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01046410
Message ID:
01046410
Views:
53
I am currently using a code in which it launches outlook Compose message form with all the text I want and then I send it.
DECLARE INTEGER ShellExecute IN shell32.dll ;
INTEGER hndWin, STRING cAction, STRING cFileName, ;
STRING cParams, STRING cDir, INTEGER nShowWin



but!... I really want to send the mail automatically, without having to use the outlook form as a bridge to sending the mail... is there anyway to send it, without opening the outlook, but still it using outlook account?
Next
Reply
Map
View

Click here to load this message in the networking platform