Hi folks

I am using 

<cfheader name="Content-disposition" value="inline;filename=#handout#">
<cfcontent  type="application/pdf"  file="#handoutfile#" deleteFile = "no" >

to display a pdf and it works fine, but I would like to open it in a new window

Is there a way to open the pdf in a new browser window such as the html  
target="_blank" does.

Thanks
Rob



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357645
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to