hi there, has anyone tried to view some files(*.doc,*.xls,*.pdf) in the browser before? I've tried to do it by this piece of code(<A HREF="testing.doc" Target="displayFrame" ><testing></A> , but it only works when it's pdf file. It doesn't work for MS office documents, it prompts a dialog box for me to save the file instead of displaying the file contents in browser, can anyone tell me how to solve it? Thanks a lot....