Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Send Mail with CDO
Message
From
13/07/2006 08:35:53
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP
Network:
Windows XP
Database:
Firebird
Miscellaneous
Thread ID:
01135873
Message ID:
01135985
Views:
11
Mike --

I've seen this question before -- how does one learn the answer?

>Do you have a running SMTP service running on the computer you are trying to run this?
>
>>Hello,
>>when I try to execute the code above I receive this message:
>>
>>SendUsing is invalid!!
>>
>>How can I do?
>>
>>oMSG = createobject("CDO.Message")
>>oMSG.To = "romulorochabr@hotmail.com"
>>oMSG.From = "romulorochabr@hotmail.com"
>>oMSG.Subject = "Outlook express"
>>oMSG.TextBody = "This is an easy way to create an email"
>>oMSG.Send()
>>
>>
>>Thanks!
>>
>>Romulo Rocha
Jim Nelson
Newbury Park, CA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform