Question
New MIME type for MS Word 2007 in file upload?
I have a couple of forms that require an upload of a resume.
They currently allow the following file types:
accept="application/msword, text/plain, application/pdf, application/rtf, text/html" nameconflict="makeunique"
As we have upgraded to Office 2007, I need to add the .docx files extension to allowed file types, but have not been successful in finding anything useful. Anybody?
accept="application/msword, text/plain, application/pdf, application/rtf, text/html" nameconflict="makeunique"
As we have upgraded to Office 2007, I need to add the .docx files extension to allowed file types, but have not been successful in finding anything useful. Anybody?
