I have written a VB routine to send an email via winsock. However, for testing I am sending a binary file with character 1 through 255. When I receipt the mail through Outlook and save the file I find a character 13 as appeared before a character 10.

In test's it is writing a chr(13) before every chr(10).

As anybody any idea's.

Regards

Steve