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

 >>This works great for viewing the file, but the name of the file is 
 >>"classroom.pdf"
since there is multiple handouts the user is likely to overwrite previously 
saved
files

Well, if the file name is "classroom.pdf", it must be because you have handout 
set to "classroom.pdf", no?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:353719
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to