You could set what the "default" documents are for a virtual directory. You could certainly set a PDF as a default file (along with default.asp, index.htm, etc.). Of you would need to create an ASP file that reads the PDF and writes it out the browser using BinaryWrite. Do a search for BinaryWrite if this is how you want to proceed.
Peter
------------------------------------------------------
Work smarter, not harder.
|