Your best alternative to this is liable to be using something like cfx_zip to create an archive which can then be cfcontent transferred as a single file.
Isaac Dealey www.turnkey.to 954-776-0046 > Well remember when you do a cfcontent the cf code basically stops running > and the file variable in the cfcontent is used opposed to the rest of the > template. the rest of the template is NOT run. if you want multiple files > then i would suggest listing the files and then the link on that page do > the > cfcontent. > Does that make sense? > Like one page do an output and link to a cf template that does nothing but > the cfcontent to that file.... > You really cant get a browser to reliably do muntiple downloads.. well i > guess i have never been able to not that it is impossible but it may take > some work. ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm 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

