> > Is there a way round this or is it a 'feature'?
> 
> No, I get this problem too when using the attachment setting. 2 'Save'
> windows.
> 

oh well, never mind.

>  Trouble is, for me, I'm passing the filename in the URL, but 
> encrypted
> using the 'encrypt' and urlencoded....the file download name 
> that appears in
> the first save box is still encrypted, even though the 
> filename variable
> that is passed to cfheader and cfcontent is decrypted....eh?
> 

I'm not sure why you want to encrypt the file name - it seems to me that the only file 
names visible to the user are those defined in the CFHEADER tag and URL, but not the 
file specified in the CFCONTENT tag, which should prevent them browsing them, or did i 
miss something?

Bert


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to