Hi folks.
Does anyone know of a way to prompt the user for a save location when you are working with cffile?
Due to the way the network/database systems are set-up I am unable to simply set the 'file' attribute to any location except for the development drive that hosts the module I'm working on.
I need to be able to allow users to save to their local drives though.
If cffile won't work is their a way to view CSV type files using cfdocument?
Thanks for looking
Bruce
Prompt user for save locationneeding to prompt for a save location using cffile
Page 1 of 1
1 Replies - 3699 Views - Last Post: 13 June 2008 - 03:13 PM
Replies To: Prompt user for save location
#2
Re: Prompt user for save location
Posted 13 June 2008 - 03:13 PM
bruce779, on 12 Jun, 2008 - 06:54 AM, said:
Hi folks.
Does anyone know of a way to prompt the user for a save location when you are working with cffile?
Due to the way the network/database systems are set-up I am unable to simply set the 'file' attribute to any location except for the development drive that hosts the module I'm working on.
I need to be able to allow users to save to their local drives though.
If cffile won't work is their a way to view CSV type files using cfdocument?
Thanks for looking
Bruce
Does anyone know of a way to prompt the user for a save location when you are working with cffile?
Due to the way the network/database systems are set-up I am unable to simply set the 'file' attribute to any location except for the development drive that hosts the module I'm working on.
I need to be able to allow users to save to their local drives though.
If cffile won't work is their a way to view CSV type files using cfdocument?
Thanks for looking
Bruce
If I am understanding correctly, I think you may be looking at the wrong tag. CFFILE would typically be used used to manipulate files on the CF server (or accessible drives). There is no user interaction. If you wish to trigger a file download (in the user's browser), take a look at CFCONTENT.
http://livedocs.adob...cs/00000232.htm
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|