Posted on: 5/26/2011 1:08:55 AM | Views : 740

Hello everyone,
I am in the process of creating an intranet application (internal to my company) that displays database records for stored document.  I have created a page that displays the details for a specific document.  What I need to be able to do is to display the actual document itself to the user.  The location of the stored documents is completely different from the location of the intranet application.  The document file types are typically TIF or PDF, but they can be any file type.
How do I get an asp.net webpage to display a file to the user?
Any ideas would really be helpful.
Thanks!
 
...

Go to the complete details ...