When I try to use
to send text file with SendStream, it remove my .txt extension, if the filename is .xml or etc, it has no issue.
To replay, can try run the sample project and press the button. testing without .txt file extension will be downloaded.
IWSendStream.zip (Size: 7.54 KB / Downloads: 0)
Code:
WebApplication.SendStream(M, True, TIWMimeTypes.GetAsString(mtTXT), 'testing.txt');To replay, can try run the sample project and press the button. testing without .txt file extension will be downloaded.
IWSendStream.zip (Size: 7.54 KB / Downloads: 0)