Hi.
I can't send an email with XML attach via stmp ( standard or modified ).
Exists any restriction ?
For my is very urgent ....
tnks.
WSAStartup()
oMail := TSmtp():New( GetHostByName( cServidorDeCorreos ) )
oMail:bDone := {|| MsgBeep() }
oMail:SendMail( cFrom,; // From
{ cTo, cFrom },; // To
cText,; // Msg Text
cAsunto,; // Subject
{ cAdjunto, cAdjuntoTxt } )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: SantaCroya and 46 guests