NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on May 06, 2009, 09:55:45 AM

Title: Send Email problem
Post by: Alberto on May 06, 2009, 09:55:45 AM
Hi,
I´m sendig mails from my site the way the example like:

loc:result = SendEmail('server smtp',25,'from',USU:EMAIL,p_web.Translate('Global Medic Registration'),'','','',......

All is ok but... when I translate to spanish the word _Registración_ appears in the arrived email as _Registracisn_ changing the ó by an s.

This happens only in the _Subject_, the same translation looks ok in the HTML body.

How can I solve it?
Thanks
Alberto