I have a website where one of the requirements is opening Excel documents inside the browser window. The user clicks on a hyperlink and the document opens, using a simple Javascript function to open:
function openSheet(path,fName,fType,fMonth,fYear,ffType,fftpPath) {...