My hosting company has CFFILE disabled (for security). I'm trying to test a program where I do a query of an Access database. I know CFFILE would then allow me to popular the data of this query into a .txt or .xls file where I could eventually have my client download it.
However, I'm stuck without CFFILE ability. Is there any other suggested way to populate a text fil(or excel) after a do a CFQUERY? I was looking at CFHTTP, but I'm not sure that would work.
Thanks!
However, I'm stuck without CFFILE ability. Is there any other suggested way to populate a text fil(or excel) after a do a CFQUERY? I was looking at CFHTTP, but I'm not sure that would work.
Thanks!