This is my downloadable entry, and no matter what I try, it refuses Powerpoint PPS files.
It displays PDF, PPT, PPTX, PPSX, but not PPS
<input type="file"
accept="application/pdf,application/vnd.ms-powerpoint,application/vnd.openxmlformats-officedocument.presentationml.slideshow,application/vnd.openxmlformats-officedocument.presentationml.presentation"
name="upldInput"/>
The behavior is the same in all browsers, no one shows PPS files.
source
share