Question
dynamically writing a CFML page
Hi,
I want to read append and write the page below dynamically, it is part of a flex multi-flle uploader
http://www.adobe.com/devnet/coldfusion/articles/multifile_upload.html
I am trying to change the upload folder which I would usually do with a url variable but this is not working. Is it possible to open and append the upload.cfm file with cffile?
I want to read append and write the page below dynamically, it is part of a flex multi-flle uploader
http://www.adobe.com/devnet/coldfusion/articles/multifile_upload.html
I am trying to change the upload folder which I would usually do with a url variable but this is not working. Is it possible to open and append the upload.cfm file with cffile?
