I have a BLOB that I'm trying to view from my page. It's a .PDF document. So far I've managed to get the FileLength of the BLOB, not sure what to do next...any suggestions?

FileLenght = objDR("bid_document")