How do I read in a PDF file into my browser? 

Let me explain. I have a list of numbers associated with documents in a
database. Each document has four different links associated with it
(Summary of Document, Original Document, Reponses, History). What I want
to do is when a user clicks "Original Document" is to have the scanned
PDF file of the document appear in the browser window. I tried using
<CFFILE action="READ"...>, but that only works with text files.

Have any ideas on how I could do this?

James
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to