P
Prasanna D
I am having a web application that displays RTF files, using
response.setContentType("application/msword");
When used from a machine with IE6 and Word 2003 it opens quickly and opens
in the internet explorer window itself.
But from PC with IS6 and Word 2007, it opens in a separate window and takes
a long time to open and more surprising, long time to close as well. I
searched a lot to find what settings could do it, but nothing worked.
What are the settings required so that the document opens in internet
explorer and opens quickly like on Word 2003?
response.setContentType("application/msword");
When used from a machine with IE6 and Word 2003 it opens quickly and opens
in the internet explorer window itself.
But from PC with IS6 and Word 2007, it opens in a separate window and takes
a long time to open and more surprising, long time to close as well. I
searched a lot to find what settings could do it, but nothing worked.
What are the settings required so that the document opens in internet
explorer and opens quickly like on Word 2003?