10 pts.
 MIME type for .ptx files
What is the correct MIME-type for .ptx files? I've tried application/x-etranscript but still getting Page not Found on 2008R2 server.

Software/Hardware used:
Windoows Server 2008R2 IE9
ASKED: December 5, 2012  12:45 PM
UPDATED: December 5, 2012  12:46 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question. Michael Tidmarsh   11,400 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

The MIME type would depend on what’s in the file, not the extension of the file. If we don’t what is in the file, we can’t guess a MIME type. The information content is part of what’s in the file. Another part is the data type and the encoding. Is it character data? Binary? ASCII? Some Unicode encoding? — Tom

 108,135 pts.