My Java web application is having a document file. When I try to download the file by clicking the link It opens a new page with corrupted characters as another tab. When i try to save the page it saved as .htm file
But the file is downloaded properly in other browsers like Chrome , Firefox. I do a check by changing the extension from .DOC to .doc and I can able to download the file.
Is there a particular reason that .DOC opens a corrupted page in IE. Why it is only happening in IE