How to add html code or any idea in TI process while sending email
Posted: Mon Jul 04, 2016 6:32 pm
Hi,
Iam facing 1 issue..i.e
I want to send email using TI process...but new line is not coming..in Body part of email..I tried Char(10),Char(13),\n,\r\n,%20...but no progress....Can anyone of you help me in getting a body to be separate...or any idea which best suits...all the article which i got...looks complex...
I want the format as shown below
Hi,
ABCCccccccccccccc
Deffffffffff
Thanks
But Iam getting the format as Hi,ABCccccccccccDefffffffffff
Thanks
Iam facing 1 issue..i.e
I want to send email using TI process...but new line is not coming..in Body part of email..I tried Char(10),Char(13),\n,\r\n,%20...but no progress....Can anyone of you help me in getting a body to be separate...or any idea which best suits...all the article which i got...looks complex...
I want the format as shown below
Hi,
ABCCccccccccccccc
Deffffffffff
Thanks
But Iam getting the format as Hi,ABCccccccccccDefffffffffff
Thanks