I save my files in Oracle with BLOB Type.And I must get it in the browser just like this :
http://www.mysite.com/getword.php?id=10
When the file is gif/jpeg, it can work conrectly.But when I upload a MSWORD file "test.doc" ,it just some error code. I can't see the document in the browser the same as typing "c:/test.doc".