Forum Moderators: mack

Message Too Old, No Replies

how to store a pdf file in a database

pdf file in a database

         

savis

11:33 am on Jun 2, 2005 (gmt 0)

10+ Year Member



Hi all,

I want to store pdf files along with other fields in a database. And display the pdf file as a link to open it in a html file.

Please give me suggestions to code this.

Thanks & Regards
savi

arran

11:42 am on Jun 2, 2005 (gmt 0)

10+ Year Member



I would just keep the pdfs on a file system and store <name, path> in your database.