Cathy, Actually, there's no reason the PDF should actually reside in the database. It can live on the web server, and you can put a pointer to its location into the database, which is really nothing more than the filename. You'll probably find this to be an easier, more efficient way to handle it. Alternatively, you can put it on some "non-browsable" area of the server, and serve it via cfcontent.
-d Deanna Schneider Interactive Media Developer [EMAIL PROTECTED] ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

