Hello,

I am new to C#/ASP.NET so im not quite sure how to go about doing this. I am building a website which allows users to upload documents in .pdf, .html or .txt. I then take the uploaded file, convert .pdf and .html files to .txt and send the files to a database. When the user clicks on the database, they will be presented with the titles of each document and when the click the document they want, another window opens up and displays...