Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Send Mail with CDO
Message
De
13/07/2006 09:20:11
 
 
À
13/07/2006 08:35:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP
Network:
Windows XP
Database:
Firebird
Divers
Thread ID:
01135873
Message ID:
01136001
Vues:
15
Go to Control Panel, Add or Remove Components, Click on Add/Remove Windows Components, see if IIS is installed (highlight IIS and click on the Details button), if not, install it, then install SMTP. If IIS is installed, then highlight it and click on the Details button to see if SMTP Service is also installed (checked).

To install it:

http://www.codeproject.com/Purgatory/ConfigServerSmtp.asp

>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
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform