There is no way to do this via Cold Fusion.  What you can do is use cffile
to write out a comma separated value (.csv) file on the webserver and use
cfcontent to push it out to the client.  They'll be prompted to download the
file and save it to their local drive...

HTH

Jeff Garza
Web Developer/Webmaster
Spectrum Astro, Inc.
480.892.8200

[EMAIL PROTECTED]
http://www.spectrumastro.com



-----Original Message-----
From: Francis, Jennifer [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, April 03, 2001 3:28 PM
To: CF-Talk
Subject: Saving a file to a local drive


Is this even possible?

Once a query is run, and the page is displayed to the user, is there a way
for the user to save the results to his or her local drive?  

I've looked into CFFILE, but it looks like that saves to the server.

Jennifer Francis
AT&T Wireless Services
Training Development & Design Team
* [EMAIL PROTECTED]
* (714) 695-4762
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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