Hi Jim, CFCONTENT may be the way to go to serve up the files. The files to be downloaded would sit outside of the webroot so it would be impossible to get to them by typing in a URL.
-Bryan -----Original Message----- From: Jim Curran [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 21, 2002 2:54 PM To: CF-Talk Subject: Password Protected File Downloads Hey all, What is the most efficient way to provide files for download to a client after username/password authentication *without* using NT Authentication. The simple way is to validate the user using CF and then just display the documents using CFDirectory, but, if anyone know the URL to the document, they can bypass the cfm template altogether. I was thinking about randomly renaming documents and storing the filenames in a DB, but that seems sloppy too. This client is currently in a virtual hosting environment, so adding directory security seems out of the question. Any thoughts would be greatly appreciated. TIA, - jim ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

