05-13-2024, 09:17 PM
>> WebApplication.SendFile(UserSession.ViewThisFile, False, '', ExtractFileName(UserSession.ViewThisFile));
It's possible you need to add the mime type in the 3rd parameter instead of the empty string.
It's possible you need to add the mime type in the 3rd parameter instead of the empty string.

