Click to See Complete Forum and Search --> : Send PDF as binary to the browser???


stardv
July 13th, 2005, 09:09 AM
I need to perform a task where I read PDF file on the server and send it to the client without using Redirect. The problem is that
As far as I have read ASP and VBscript does not have a support for reading binary files so I need to use external dll developed in VB but the hosting company does not
Let me register the dll. I there any other way to send pdf file to the client???

Thank you for any help