Whenever i download docx, xlsx ar pptx files from IE, IE will save them as a zip file.
whats wrong? can u help me?
thanks...
Loading
Whenever i download docx, xlsx ar pptx files from IE, IE will save them as a zip file.
whats wrong? can u help me?
thanks...
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Posted May 30, 2011, 9:47 AM
When these files are downloaded by the Internet Explorer from a webserver, the extension of the file may be changed to "zip". (To open this file, you just need to change the extension to the correct one)
This problem can be fixed at the webserver level by adding the MIME type of the new extensions.
One way to solve that problem is just adding the following lines in the web.xml config file to recognize the .docx format :
Hope this helps you.
Mahesh ChandPosted May 30, 2011, 9:43 AM