How to send e-mail Automating CDO - Microsoft: Visual FoxPro FAQ - Tek-Tips
*/*CDOSYS.dll comes with Windows 2000 and XP There reason CDO2.0 avoids the security patch of Outlook is, it does not require Outlook to work. ... oMSG = createobject('CDO.Message') oMSG.To = 'me@nowhere.com' oMSG.From = 'me@nowhere.com'...