On Saturday, 28 April 2018 at 16:37:26 UTC, Vino.B wrote:
On Friday, 27 April 2018 at 18:20:46 UTC, Adam D. Ruppe wrote:
[...]
Hi Adam,
Thank you very much, after removing the dot the unwanted
characters disappeared, The earlier program (as function) is
working as expected without any issu
On Friday, 27 April 2018 at 18:20:46 UTC, Adam D. Ruppe wrote:
On Friday, 27 April 2018 at 17:57:26 UTC, Vino.B wrote:
headers.insert(to!string(Base64.encode(Content)) ~
".\r\n");
headers.insert("--" ~ boundary ~ ".");
what are those random dots for?
Hi Adam,
Thank you very much,
On Friday, 27 April 2018 at 17:57:26 UTC, Vino.B wrote:
headers.insert(to!string(Base64.encode(Content)) ~ ".\r\n");
headers.insert("--" ~ boundary ~ ".");
what are those random dots for?
Hi All,
Request your help, the below code is working as expected, but
when I receive the attachment, the attachment contains the
orginal text plus some unwanted characters like below, can
someone help me how to remove these unwanted characters.
Unwanted characters
This is a test documento