March 14, 200124 yr Newbies Hi, I have insert a pdf file as an object into a container. (E.g. Define field as container. In the container, right click and select Insert Object-> Browse-> Select a pdf file). A pdf file icon is displayed in the container. Then in the asp file, I tried retrieving the pdf file, but failed. In the browser, it displayed as a pdf file icon. May I know what syntax to use in order to retrieve the pdf file? I use response.binarywrite to retrieve the record, but cannot work(E.g. response.binarywrite Recordset1("PDF").value).
Create an account or sign in to comment