views:

239

answers:

0

Hi,

Been searching for days now, but I can't seem to get what I need. Here's the problem, I have a page where users can upload a file (.doc, .xls, .pdf, etc) and save it to db in binary format (still ok here), however, I need to be able to display the file (with the proper format) in a div tag which I can't figure out how to do. Not sure what forum I read this, but System.IO.Package can read files of certain types, but can't seem to get to work.

Thanks, poldo