Hi there,
I'm sending a Mail using lotus notes r5 with visual basic 6.0
This works fine expect for one problem. Text that appears in the body of the mail is one continuous line and i cannot get line breaks/carrige returns in the body text. !!
I capture the body on a web form and send it to a visual basic dll that sends the mail. If I send this :
This
is
a
test
I would get on a notes system the following line
a|b|c|d
but if i send the same email to an outlook system it looks fine !! Any ideas ???
Thanks for your help !!
I'm sending a Mail using lotus notes r5 with visual basic 6.0
This works fine expect for one problem. Text that appears in the body of the mail is one continuous line and i cannot get line breaks/carrige returns in the body text. !!
I capture the body on a web form and send it to a visual basic dll that sends the mail. If I send this :
This
is
a
test
I would get on a notes system the following line
a|b|c|d
but if i send the same email to an outlook system it looks fine !! Any ideas ???
Thanks for your help !!