I think CFCONTENT is the way you want to go.  Using the right mime-type and
the browser will think it's the file and start the downloading process.
Using some backend CF code you can determine who they are a what file they
should download, pull that file from a folder and serve it up.

Joby Bednar
Director of Internet Design
iNEOgroup.com


-----Original Message-----
From: David Livingston [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 26, 2001 12:52 PM
To: CF-Talk
Subject: Cross browser file save as/open dialog


Does any one know a way to push a file to the browser that would spawn a
save as/open dialog and let them download a file. I can't use an <a href="">
for security. I don't want to give the path away if they view source,etc.

Thanks in advance,
Dave Livingston

David Livingston
General Bandwidth
512.681.5794
[EMAIL PROTECTED]




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


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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