G
Guest
I am developing an application in vb.net 2005 to send email via outlook.
The mail body contains key - value pairs like
Account Number : 232323
CRS Number : 872732
Name : John
the problem is that this alignment is not retained when the mail is sent
through outlook although i"ve used it in code(using tab chars and padright).
The spaces are not retained,so the colons do not come ina line.
Is there a solution to this problem ???
The mail body contains key - value pairs like
Account Number : 232323
CRS Number : 872732
Name : John
the problem is that this alignment is not retained when the mail is sent
through outlook although i"ve used it in code(using tab chars and padright).
The spaces are not retained,so the colons do not come ina line.
Is there a solution to this problem ???