Hi,
I am trying to send a HTML email using B4J.
I have worked out how to send the email etc. but for some reason it's not displaying the email correctly.
I have a HTML page (demo.html) that I created using notepad and then I am opening that file in B4J and loading it into a string.
I then am converting variables in that file before sending it.
Here is my B4J Code I am using:
Code:
Sub SendEmail(ToEmail As String, Subject As String, body As String)
SMTP.To.Add(ToEmail)...
from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/1TcZ0pw
via IFTTT
Aucun commentaire:
Enregistrer un commentaire