Question
Save As Function
I have several files listed on my .cfm using
<cfdirectory>, this works perfect, lists, the .pdf's, .xls,
etc. Now they open but I don't want my users to open them, I want
them to be forced in Saving these files onto their own machine then
they can open them. I tried using <cfcontent> and
<cfheader> but it's not working the way I want. Right now I'm
using the attached code, we like this formatting but I can't figure
out how to get these documents to save. Any ideas? Thanks.
