É possível enviar EMAIL com o FWH?
FIQUEM COM DEUS
AOKISANTOS
WSAStartup()
oMail := TSmtp():New( GetHostByName( cServidorDeCorreos ) )
oMail:bDone := {|| MsgBeep() }
oMail:SendMail( cFrom ,; // From
{ cTo, cFrom },; // To
cText ,; // Msg Text
cAsunto ,; // Subject
{ cAdjunto } ) // attached files
DEFINE MAIL oMail ;
SUBJECT cAsunto ;
TEXT cText ;
FROM USER ;
FILES cAdjunto, cFile ;
TO cTo ;
RECEIPT
ACTIVATE MAIL oMail
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: Cgallegoa, Google [Bot] and 77 guests