I have a question about downloading attachments from a mail server like Outlook. I made an application where you download the attachments of the emails and in those attachments comes an XML. Sometimes I download these files with double point ( ..
) in their content. How to solve this problem of downloading the files, as they are sent?
The application was developed in WinDev, and I do not know if it is something related to the program or the coding of the file by Outlook.
Only this problem is presented to me when I download an XML in an Outlook email, but if I download it from another email server, I download it without putting the double point.