Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fusebox 3 and <cfcontent>

Status
Not open for further replies.

ryanrat

IS-IT--Management
Oct 30, 2001
30
US
Hello all,
I'm trying to use <cfcontent> to display a PDF file in a fusebox 3 application. Instead of the PDF displaying in the browser, it prompts me to download the index.cfm file, which is actually the PDF just renamed to index.cfm. Does anyone know of a way around this?
 
This will either open the pdf file in IE if the plugin is pdf installed or prompt to download file as myFileName.pdf

Code:
[URL unfurl="true"]http://url/index.cfm/[/URL]
myFileName.pdf - tleish
 
I would prefer to not web share the directory containing the PDF's for security reasons.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top