Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Send Mail with CDO
Message
 
To
12/07/2006 16:47:48
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:
01135948
Views:
13
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform