We have a requirement where we need to display some excel and word documents on browser. Everything worked perfectly fine untill we started testing the code at client side. At client side the Word/Excel documents are opened as a separate application and are not displayed on the browser. Moreover as many word/excel applications are getting generated as many times the user has requested for the document. Can any one tell me what could be wrong? Do I need to make any setting related changes?